ID3D11InfoQueue::PushEmptyStorageFilter Method

Push an empty storage filter onto the storage-filter stack.

Syntax

public:
HRESULT PushEmptyStorageFilter()  

Return value

Type: HRESULT 

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

Remarks

An empty storage filter allows all messages to pass through.

Requirements

Header: Declared in d3d11sdklayers.h.

Library: Use d3d11.lib.

See also

ID3D11InfoQueue

ID3D11InfoQueue Members