ID3D11InfoQueue::PushCopyOfStorageFilter Method

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

Syntax

public:
HRESULT PushCopyOfStorageFilter()  

Return value

Type: HRESULT 

This method returns one of the following Direct3D 11 return codes.

Requirements

Header: Declared in d3d11sdklayers.h.

Library: Use d3d11.lib.

See also

ID3D11InfoQueue

ID3D11InfoQueue Members