Skip to content

Latest commit

 

History

History
74 lines (60 loc) · 2.59 KB

nf-dxgidebug-idxgiinfoqueue-pushemptystoragefilter.md

File metadata and controls

74 lines (60 loc) · 2.59 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:dxgidebug.IDXGIInfoQueue.PushEmptyStorageFilter
IDXGIInfoQueue::PushEmptyStorageFilter (dxgidebug.h)
Pushes an empty storage filter onto the storage-filter stack.
IDXGIInfoQueue interface [DXGI]
PushEmptyStorageFilter method
IDXGIInfoQueue.PushEmptyStorageFilter
IDXGIInfoQueue::PushEmptyStorageFilter
PushEmptyStorageFilter
PushEmptyStorageFilter method [DXGI]
PushEmptyStorageFilter method [DXGI]
IDXGIInfoQueue interface
direct3ddxgi.idxgiinfoqueue_pushemptystoragefilter
dxgidebug/IDXGIInfoQueue::PushEmptyStorageFilter
direct3ddxgi\idxgiinfoqueue_pushemptystoragefilter.htm
direct3ddxgi
C0DC43B8-4869-49B0-A4D9-6907BCF1CB9E
12/05/2018
IDXGIInfoQueue interface [DXGI],PushEmptyStorageFilter method, IDXGIInfoQueue.PushEmptyStorageFilter, IDXGIInfoQueue::PushEmptyStorageFilter, PushEmptyStorageFilter, PushEmptyStorageFilter method [DXGI], PushEmptyStorageFilter method [DXGI],IDXGIInfoQueue interface, direct3ddxgi.idxgiinfoqueue_pushemptystoragefilter, dxgidebug/IDXGIInfoQueue::PushEmptyStorageFilter
dxgidebug.h
Windows
Windows 8 [desktop apps \| UWP apps]
Windows Server 2012 [desktop apps \| UWP apps]
DXGIDebug.dll
Windows
19H1
IDXGIInfoQueue::PushEmptyStorageFilter
dxgidebug/IDXGIInfoQueue::PushEmptyStorageFilter
c++
APIRef
kbSyntax
COM
DXGIDebug.dll
IDXGIInfoQueue.PushEmptyStorageFilter

IDXGIInfoQueue::PushEmptyStorageFilter

-description

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

-parameters

-param Producer [in]

A DXGI_DEBUG_ID value that identifies the entity that pushes the empty storage filter.

-returns

Returns S_OK if successful; an error code otherwise. For a list of error codes, see DXGI_ERROR.

-remarks

An empty storage filter allows all messages to pass through.

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

-see-also

IDXGIInfoQueue