ID3D11InfoQueue::GetNumStoredMessages 方法 (d3d11sdklayers.h)

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

语法

UINT64 GetNumStoredMessages();

返回值

类型: UINT64

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

要求

要求
目标平台 Windows
标头 d3d11sdklayers.h
Library D3D11.lib

另请参阅

ID3D11InfoQueue 接口