D3DKMT_PROTECTED_SESSION_STATUS enumeration (d3dkmthk.h)
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_OK Indicates that the status is okay. |
D3DKMT_PROTECTED_SESSION_STATUS_INVALID Indicates that the status is invalid. |
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |