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 the number of protected shared resources that can be opened by any process without restrictions.
| Requirement | Value |
|---|---|
| Query GUID | D3DAUTHENTICATEDQUERY_UNRESTRICTEDPROTECTEDSHAREDRESOURCECOUNT |
| Input data | D3DAUTHENTICATEDCHANNEL_QUERY_INPUT |
| Return data | D3DAUTHENTICATEDCHANNEL_QUERYUNRESTRICTEDPROTECTEDSHAREDRESOURCECOUNT_OUTPUT |
Remarks
The only channel type that supports this query is 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