D3DKMTQueryProtectedSessionStatus function (d3dkmthk.h)
Used to query the status of the protected session.
Syntax
NTSTATUS D3DKMTQueryProtectedSessionStatus(
D3DKMT_QUERYPROTECTEDSESSIONSTATUS *unnamedParam1
);
Parameters
unnamedParam1
D3dkmt_queryprotectedsessionstatus
Holds the information for the status of the protected session.
Return value
Returns STATUS_SUCCESS if completed successfully.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 |
Minimum supported server | Windows Server 2016 |
Target Platform | Windows |
Header | d3dkmthk.h |
Library | Gdi32.lib |
DLL | Gdi32.dll |