This topic has not yet been rated - Rate this topic

IDXGIInfoQueue::ClearRetrievalFilter method

Removes a retrieval filter from the top of the retrieval-filter stack.

Syntax


void ClearRetrievalFilter(
  [in]  DXGI_DEBUG_ID Producer
);

Parameters

Producer [in]

A DXGI_DEBUG_ID value that identifies the entity that removes the filter.

Return value

This method does not return a value.

Remarks

Windows Phone 8: This API is supported.

Note  This API requires the Windows Software Development Kit (SDK) for Windows 8.

Requirements

Minimum supported client

Windows 8 [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2012 [desktop apps | Windows Store apps]

Header

DXGIDebug.h

DLL

DXGIDebug.dll

See also

IDXGIInfoQueue

 

 

Send comments about this topic to Microsoft

Build date: 11/22/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.