IDXGIInfoQueue::ClearStoredMessages Method

Clears all messages from the message queue.

Syntax

public:
void ClearStoredMessages(
         DXGI_DEBUG_ID Producer
)  

Parameters

Producer
Type: DXGI_DEBUG_ID 

[in] A DXGI_DEBUG_ID value that identifies the entity that clears the messages.

Return value

None.

Requirements

Header: Declared in dxgidebug.h.

Library: Use d3d11.lib.

See also

IDXGIInfoQueue

IDXGIInfoQueue Members