ID3D10InfoQueue::PushCopyOfStorageFilter method (d3d10sdklayers.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 10 Return Codes.

Requirements

Requirement Value
Target Platform Windows
Header d3d10sdklayers.h

See also

ID3D10InfoQueue Interface