Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |