// d3dkmthk.h
NTSTATUS D3DKMTCreateProtectedSession(
D3DKMT_CREATEPROTECTEDSESSION *unnamedParam1
);
View the official Windows Driver Kit DDI referenceNo description available.
Used to create a protected session.
unnamedParam1D3dkmt_createprotectedsession [in, out]
Holds information to create a protected session.
Returns STATUS_SUCCESS if completed successfully.