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.
The IDARG_OUT_GETVERSION structure identifies the IddCx (Indirect Display Driver Class eXtension) version.
Syntax
struct IDARG_OUT_GETVERSION {
ULONG IddCxVersion;
};
Members
IddCxVersion
ULONG value that identifies the IddCx version that the driver is running on. See IddCx versions for a complete list of possible version values.
Remarks
An ID driver calls IddCxGetVersion to determine the IddCx version that the driver is running on.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1709 |
Header | iddcx.h |