Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get the number of messages that were discarded due to the message count limit.
Syntax
UINT64 GetNumMessagesDiscardedByMessageCountLimit();
Return value
Type: UINT64
Number of messages discarded.
Remarks
Get and set the message count limit with ID3D11InfoQueue::GetMessageCountLimit and ID3D11InfoQueue::SetMessageCountLimit, respectively.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3d11sdklayers.h |
Library | D3D11.lib |