ID3D11CryptoSession

Undocumented in source.

Members

Functions

GetCertificate
HRESULT GetCertificate(uint CertificateSize, ubyte* pCertificate)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCertificateSize
HRESULT GetCertificateSize(uint* pCertificateSize)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCryptoSessionHandle
void GetCryptoSessionHandle(HANDLE* pCryptoSessionHandle)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCryptoType
void GetCryptoType(GUID* pCryptoType)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDecoderProfile
void GetDecoderProfile(GUID* pDecoderProfile)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From ID3D11DeviceChild

GetDevice
void GetDevice(ID3D11Device** ppDevice)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPrivateData
HRESULT GetPrivateData(GUID* guid, uint* pDataSize, void* pData)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPrivateData
HRESULT SetPrivateData(GUID* guid, uint DataSize, void* pData)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPrivateDataInterface
HRESULT SetPrivateDataInterface(GUID* guid, IUnknown pData)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta