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.
Indicates the status of the protected session.
Syntax
typedef enum _D3DKMT_PROTECTED_SESSION_STATUS {
D3DKMT_PROTECTED_SESSION_STATUS_OK,
D3DKMT_PROTECTED_SESSION_STATUS_INVALID
} D3DKMT_PROTECTED_SESSION_STATUS;
Constants
D3DKMT_PROTECTED_SESSION_STATUS_OKIndicates that the status is okay. |
D3DKMT_PROTECTED_SESSION_STATUS_INVALIDIndicates that the status is invalid. |
Requirements
| Requirement | Value |
|---|---|
| Header | d3dkmthk.h |