Skip to content

Latest commit

 

History

History
78 lines (58 loc) · 2.84 KB

ne-d3dumddi-_d3dddi_certificatetype.md

File metadata and controls

78 lines (58 loc) · 2.84 KB
UID title description old-location tech.root 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.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NE:d3dumddi._D3DDDI_CERTIFICATETYPE
_D3DDDI_CERTIFICATETYPE (d3dumddi.h)
The D3DDDI_CERTIFICATETYPE enumeration contains values that identify certificate types.
display\d3dddi_certificatetype.htm
display
05/10/2018
D3DDDI_CERTIFICATETYPE enumeration
D3DDDI_CERTIFICATETYPE, D3DDDI_CERTIFICATETYPE enumeration [Display Devices], D3DDDI_CERTTYPE_AUTHENTICATED_CHANNEL, D3DDDI_CERTTYPE_CRYPTOSESSION, D3D_other_Structs_88de08de-61df-4401-9a7c-8cace88a545a.xml, _D3DDDI_CERTIFICATETYPE, d3dumddi/D3DDDI_CERTIFICATETYPE, d3dumddi/D3DDDI_CERTTYPE_AUTHENTICATED_CHANNEL, d3dumddi/D3DDDI_CERTTYPE_CRYPTOSESSION, display.d3dddi_certificatetype
d3dumddi.h
D3dumddi.h
Windows
D3DDDI_CERTIFICATETYPE is supported beginning with the Windows 7 operating system.
Windows
D3DDDI_CERTIFICATETYPE
_D3DDDI_CERTIFICATETYPE
d3dumddi/_D3DDDI_CERTIFICATETYPE
D3DDDI_CERTIFICATETYPE
d3dumddi/D3DDDI_CERTIFICATETYPE
APIRef
kbSyntax
HeaderDef
d3dumddi.h
_D3DDDI_CERTIFICATETYPE
D3DDDI_CERTIFICATETYPE

_D3DDDI_CERTIFICATETYPE enumeration

-description

The D3DDDI_CERTIFICATETYPE enumeration contains values that identify certificate types.

-enum-fields

-field D3DDDI_CERTTYPE_AUTHENTICATED_CHANNEL

The value specifies that the certificate type is an authenticated channel.

-field D3DDDI_CERTTYPE_CRYPTOSESSION

The value specifies that the certificate type is an encryption session.

-remarks

The user-mode display driver receives a D3DDDI_CERTIFICATETYPE-typed value in the CertificateType member of the DDICERTIFICATEINFO structure. The pInfo member of the D3DDDIARG_GETCAPS structure points to DDICERTIFICATEINFO when the driver's GetCaps function is called with the D3DDDICAPS_GETCERTIFICATE value set in the Type member of D3DDDIARG_GETCAPS.

-see-also

D3DDDIARG_GETCAPS

DDICERTIFICATEINFO

GetCaps