// iddcx.h
struct IDDCX_OPM_CONFIGURE_PARAMETERS {
UINT Size;
OPM_CONFIGURE_PARAMETERS ConfigParameters;
};
View the official Windows Driver Kit DDI referenceNo description available.
Gives information about the OPM configure parameters.
SizeTotal size of the structure.
ConfigParametersConfiguration parameters.