ID3D12InfoQueue::GetNumStoredMessages 方法 (d3d12sdklayers.h)

获取消息队列中当前存储的消息数。

语法

UINT64 GetNumStoredMessages();

返回值

类型: UINT64

当前存储在消息队列中的消息数。

要求

要求
目标平台 Windows
标头 d3d12sdklayers.h

另请参阅

ID3D12InfoQueue