ID3D11InfoQueue::PushCopyOfStorageFilter method (d3d11sdklayers.h)

Push a copy of storage filter currently on the top of the storage-filter stack onto the storage-filter stack.

Syntax

HRESULT PushCopyOfStorageFilter();

Return value

Type: HRESULT

This method returns one of the following Direct3D 11 Return Codes.

Requirements

Requirement Value
Target Platform Windows
Header d3d11sdklayers.h
Library D3D11.lib

See also

ID3D11InfoQueue Interface