Skip to content

Latest commit

 

History

History
57 lines (49 loc) · 1.43 KB

nf-d3dukmdt-is_official_ddi_interface_version.md

File metadata and controls

57 lines (49 loc) · 1.43 KB
UID title description ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.lib req.dll req.irql req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library targetos ms.custom tech.root f1_keywords topic_type api_type api_location api_name dev_langs
NF:d3dukmdt.IS_OFFICIAL_DDI_INTERFACE_VERSION
IS_OFFICIAL_DDI_INTERFACE_VERSION macro (d3dukmdt.h)
Learn more about the IS_OFFICIAL_DDI_INTERFACE_VERSION macro.
10/04/2023
IS_OFFICIAL_DDI_INTERFACE_VERSION macro
IS_OFFICIAL_DDI_INTERFACE_VERSION
d3dukmdt.h
Windows
RS5
display
IS_OFFICIAL_DDI_INTERFACE_VERSION
d3dukmdt/IS_OFFICIAL_DDI_INTERFACE_VERSION
apiref
HeaderDef
d3dukmdt.h
IS_OFFICIAL_DDI_INTERFACE_VERSION
c++

IS_OFFICIAL_DDI_INTERFACE_VERSION macro

-description

The IS_OFFICIAL_DDI_INTERFACE_VERSION macro indicates whether the specified interface version is an official DXGK interface version.

-parameters

-param version

The version to test. See IS_OFFICIAL_DDI_INTERFACE_VERSION's definition in d3dukmdt.h for a list of valid values.

-remarks

IS_OFFICIAL_DDI_INTERFACE_VERSION returns TRUE if version is set to an official DXGK interface version. Otherwise, it returns FALSE.