Skip to content

Latest commit

 

History

History
69 lines (42 loc) · 1.96 KB

d3dauthenticatedquery-devicehandle.md

File metadata and controls

69 lines (42 loc) · 1.96 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
Returns a handle to the device that is associated with this authenticated channel.
948eac1a-640a-47fd-b538-1de3ea5d8f0b
D3DAUTHENTICATEDQUERY_DEVICEHANDLE (D3d9types.h)
reference
05/31/2018
APIRef
kbSyntax
D3DAUTHENTICATEDQUERY_DEVICEHANDLE
HeaderDef
d3d9types.h

D3DAUTHENTICATEDQUERY_DEVICEHANDLE

Returns a handle to the device that is associated with this authenticated channel. You can use this handle to verify whether two authenticated channels are communicating with the same device.

Requirement Value
Query GUID D3DAUTHENTICATEDQUERY_DEVICEHANDLE
Input data D3DAUTHENTICATEDCHANNEL_QUERY_INPUT
Return data D3DAUTHENTICATEDCHANNEL_QUERYDEVICEHANDLE_OUTPUT

 

Remarks

This query is valid for all channel types.

Requirements

Requirement Value
Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]
Header
D3d9types.h

See also

Content Protection Queries

GPU-Based Content Protection

IDirect3DAuthenticatedChannel9::Query