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 processes that are allowed to open shared resources with restricted access.
| Requirement | Value |
|---|---|
| Query GUID | D3DAUTHENTICATEDQUERY_RESTRICTEDSHAREDRESOURCEPROCESSCOUNT |
| Input data | D3DAUTHENTICATEDCHANNEL_QUERY_INPUT |
| Return data | D3DAUTHENTICATEDCHANNEL_QUERYRESTRICTEDSHAREDRESOURCEPROCESSCOUNT_OUTPUT |
Remarks
The following channel types support this query:
- D3DAUTHENTICATEDCHANNEL_D3D9
- 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