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.
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 |
|
See also