IDDCX_OPM_REQUESTED_INFORMATION - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// iddcx.h

struct IDDCX_OPM_REQUESTED_INFORMATION {
  UINT                      Size;
  OPM_REQUESTED_INFORMATION RequestedInformation;
};
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-iddcx-iddcx_opm_requested_information)

IDDCX_OPM_REQUESTED_INFORMATION structure

Description

Gives the information requested from the OPM.

Members

Size

Total size of the structure.

RequestedInformation

The information that was requested.