IDDCX_OPM_ENCRYPTED_INITIALIZATION_PARAMETERS - NtDoc

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

struct IDDCX_OPM_ENCRYPTED_INITIALIZATION_PARAMETERS {
  UINT                                    Size;
  OPM_ENCRYPTED_INITIALIZATION_PARAMETERS EncryptedParameters;
};
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

IDDCX_OPM_ENCRYPTED_INITIALIZATION_PARAMETERS structure

Description

Gives information about the OPM encrypted initialization parameters.

Members

Size

Total size of the structure.

EncryptedParameters

Initialization parameters.