IDDCX_OPM_CONFIGURE_PARAMETERS - NtDoc

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

struct IDDCX_OPM_CONFIGURE_PARAMETERS {
  UINT                     Size;
  OPM_CONFIGURE_PARAMETERS ConfigParameters;
};
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

IDDCX_OPM_CONFIGURE_PARAMETERS structure

Description

Gives information about the OPM configure parameters.

Members

Size

Total size of the structure.

ConfigParameters

Configuration parameters.