IDDCX_OPM_REQUESTED_INFORMATION structure (iddcx.h)
Gives the information requested from the OPM.
Syntax
struct IDDCX_OPM_REQUESTED_INFORMATION {
UINT Size;
OPM_REQUESTED_INFORMATION RequestedInformation;
};
Members
Size
Total size of the structure.
RequestedInformation
The information that was requested.
Requirements
Requirement | Value |
---|---|
Header | iddcx.h |