// iddcx.h
struct IDARG_OUT_MONITORCREATE {
IDDCX_MONITOR MonitorObject;
};
View the official Windows Driver Kit DDI referenceNo description available.
Gives information about the newly created monitor object.
MonitorObject[out] Handle the driver can use to identify this monitor when calling OS functions.