D3DAUTHENTICATEDQUERY_OUTPUTIDCOUNT
Returns the number of output identifiers associated with a specified cryptographic session and Direct3D device.
Requirement | Value |
---|---|
Query GUID | D3DAUTHENTICATEDQUERY_OUTPUTIDCOUNT |
Input data | D3DAUTHENTICATEDCHANNEL_QUERYOUTPUTIDCOUNT_INPUT |
Return data | D3DAUTHENTICATEDCHANNEL_QUERYOUTPUTIDCOUNT_OUTPUT |
Remarks
The following channel types support this query:
- D3DAUTHENTICATEDCHANNEL_DRIVER_HARDWARE
- D3DAUTHENTICATEDCHANNEL_DRIVER_SOFTWARE
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
See also