Gets the number of messages that a storage filter allowed to pass through.
public:
UINT64 GetNumMessagesAllowedByStorageFilter(
DXGI_DEBUG_ID Producer
)
Producer
Type: DXGI_DEBUG_ID
[in] A DXGI_DEBUG_ID value that identifies the entity that gets the number.
Type: UINT64
Returns the number of messages allowed by a storage filter.
Header: Declared in dxgidebug.h.
Library: Use d3d11.lib.