IDARG_OUT_MONITORCREATE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// iddcx.h

struct IDARG_OUT_MONITORCREATE {
  IDDCX_MONITOR MonitorObject;
};
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-iddcx-idarg_out_monitorcreate)

IDARG_OUT_MONITORCREATE structure

Description

Gives information about the newly created monitor object.

Members

MonitorObject

[out] Handle the driver can use to identify this monitor when calling OS functions.