IDARG_IN_MONITORCREATE structure (iddcx.h)

Gives information about the monitor object that will be created.

Syntax

struct IDARG_IN_MONITORCREATE {
  PWDF_OBJECT_ATTRIBUTES ObjectAttributes;
  IDDCX_MONITOR_INFO     *pMonitorInfo;
};

Members

ObjectAttributes

Indicates object attributes for the monitor.

pMonitorInfo

[in] A pointer to a IDDCX_MONITOR_INFO structure that gives information about this monitor.

Requirements

Requirement Value
Header iddcx.h