ID3D12InfoQueue::GetNumMessagesDiscardedByMessageCountLimit 方法 (d3d12sdklayers.h)
取得因訊息計數限制而捨棄的訊息數目。
Syntax
UINT64 GetNumMessagesDiscardedByMessageCountLimit();
傳回值
類型: UINT64
捨棄的訊息數目。
備註
分別使用 GetMessageCountLimit 和 SetMessageCountLimit 取得和設定訊息計數限制。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | d3d12sdklayers.h |