// iddcx.h
struct IDARG_OUT_OPM_GET_INFOMATION {
IDDCX_OPM_REQUESTED_INFORMATION RequestedInformation;
};
View the official Windows Driver Kit DDI referenceNo description available.
Gives the OPM information that was requested.
RequestedInformation[out] The OPM information that was requested.