Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ID3D11InfoQueue::PushEmptyRetrievalFilter method

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

Syntax


HRESULT PushEmptyRetrievalFilter();

Parameters

This method has no parameters.

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

D3D11SDKLayers.h

Library

D3D11.lib

See also

ID3D11InfoQueue Interface

 

 

Show:
© 2017 Microsoft