// iddcx.h
struct IDDCX_OPM_GET_INFO_PARAMETERS {
UINT Size;
OPM_GET_INFO_PARAMETERS GetInfoParameters;
};
View the official Windows Driver Kit DDI referenceNo description available.
Gives the parameters for the information request.
SizeTotal size of the structure.
GetInfoParametersParameters for the get information request.