ID3D12ProtectedResourceSession

Undocumented in source.
version(Windows)
interface ID3D12ProtectedResourceSession : ID3D12ProtectedSession {}

Members

Functions

GetDesc
D3D12_PROTECTED_RESOURCE_SESSION_DESC GetDesc()
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 ID3D12ProtectedSession

GetStatusFence
HRESULT GetStatusFence(REFIID riid, void** ppFence)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSessionStatus
D3D12_PROTECTED_SESSION_STATUS GetSessionStatus()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta