IDXGIInfoQueue::GetNumMessagesAllowedByStorageFilter 方法 (dxgidebug.h)
取得記憶體篩選允許通過的訊息數目。
語法
UINT64 GetNumMessagesAllowedByStorageFilter(
[in] DXGI_DEBUG_ID Producer
);
參數
[in] Producer
識別取得數位之實體 的DXGI_DEBUG_ID 值。
傳回值
傳回記憶體篩選條件所允許的訊息數目。
備註
注意此 API 需要 Windows 軟體開發套件 (SDK) ,以進行 Windows 8。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 8 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows Server 2012 [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | dxgidebug.h |
Dll | DXGIDebug.dll |