Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the ID3D12ProtectedResourceSession that was passed into ID3D12VideoDevice2::CreateVideoDecoderHeap1 when the ID3D12VideoDecoderHeap1 was created.
Syntax
HRESULT GetProtectedResourceSession(
REFIID riid,
void **ppProtectedSession
);
Parameters
riid
The globally unique identifier (GUID) for the ID3D12ProtectedResourceSession interface.
ppProtectedSession
Receives a void pointer representing the ID3D12ProtectedResourceSession interface.
Return value
This method returns HRESULT.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 Build 20348 |
| Minimum supported server | Windows 10 Build 20348 |
| Header | d3d12video.h |