Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Represents the status of an ID3D11CryptoSession interface.
typedef enum D3D11_CRYPTO_SESSION_STATUS {
D3D11_CRYPTO_SESSION_STATUS_OK = 0,
D3D11_CRYPTO_SESSION_STATUS_KEY_LOST = 1,
D3D11_CRYPTO_SESSION_STATUS_KEY_AND_CONTENT_LOST = 2
} ;
D3D11_CRYPTO_SESSION_STATUS_OK Value: 0 The ID3D11CryptoSession is in a functional state. |
D3D11_CRYPTO_SESSION_STATUS_KEY_LOST Value: 1 The underlying hardware key for the specified ID3D11CryptoSession has become lost. |
D3D11_CRYPTO_SESSION_STATUS_KEY_AND_CONTENT_LOST Value: 2 The underlying hardware key for the specified ID3D11CryptoSession has become lost and protected content has become corrupted. |
Requirement | Value |
---|---|
Header | d3d11_1.h |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today