// iddcx.h
struct IDARG_OUT_OPM_GET_CERTIFICATE_SIZE {
UINT CertificateSize;
};
View the official Windows Driver Kit DDI referenceNo description available.
Gives information about the OPM certificate size.
CertificateSize[out] Size of the OPM certificate.