IDDCX_OPM_GET_INFO_PARAMETERS - NtDoc

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

struct IDDCX_OPM_GET_INFO_PARAMETERS {
  UINT                    Size;
  OPM_GET_INFO_PARAMETERS GetInfoParameters;
};
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

IDDCX_OPM_GET_INFO_PARAMETERS structure

Description

Gives the parameters for the information request.

Members

Size

Total size of the structure.

GetInfoParameters

Parameters for the get information request.