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.
Gets the status of the protected session.
Syntax
D3D12_PROTECTED_SESSION_STATUS GetSessionStatus();
Return value
Type: D3D12_PROTECTED_SESSION_STATUS
The status of the protected session. If the returned value is D3D12_PROTECTED_SESSION_STATUS_INVALID, then you need to wait for a uniqueness value bump to reuse the resource if the session is an ID3D12ProtectedResourceSession.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps only] |
Minimum supported server | Windows Server 2016 [desktop apps only] |
Target Platform | Windows |
Header | d3d12.h |
Library | D3D12.lib |
DLL | D3D12.dll |