Gets the number of messages currently stored in the message queue.
public:
UINT64 GetNumStoredMessages(
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 currently stored in the message queue.
Header: Declared in dxgidebug.h.
Library: Use d3d11.lib.