Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ID3D11InfoQueue::GetNumMessagesDiscardedByMessageCountLimit method

Get the number of messages that were discarded due to the message count limit.

Syntax


UINT64 GetNumMessagesDiscardedByMessageCountLimit();

Parameters

This method has no parameters.

Return value

Type: UINT64

Number of messages discarded.

Remarks

Get and set the message count limit with ID3D11InfoQueue::GetMessageCountLimit and ID3D11InfoQueue::SetMessageCountLimit, respectively.

Requirements

Header

D3D11SDKLayers.h

Library

D3D11.lib

See also

ID3D11InfoQueue Interface

 

 

Show:
© 2017 Microsoft