IDARG_IN_QUERYTARGET_INFO structure (iddcx.h)
The IDARG_IN_QUERYTARGET_INFO structure contains input arguments for the EVT_IDD_CX_ADAPTER_QUERY_TARGET_INFO callback function.
Syntax
struct IDARG_IN_QUERYTARGET_INFO {
UINT ConnectorIndex;
};
Members
ConnectorIndex
The connector index of the target monitor being queried. The driver provided this index in a prior call to IddCxMonitorCreate.
Remarks
For more information about HDR support, see IddCx version 1.10 updates.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11, version 22H2 September Update (IddCx version 1.10) |
Header | iddcx.h |