ID3D11InfoQueue::PushEmptyRetrievalFilter Method

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

Syntax

public:
HRESULT PushEmptyRetrievalFilter()  

Return value

Type: HRESULT 

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

Remarks

An empty retrieval filter allows all messages to pass through.

Requirements

Header: Declared in d3d11sdklayers.h.

Library: Use d3d11.lib.

See also

ID3D11InfoQueue

ID3D11InfoQueue Members