ID3D11CommandList::GetContextFlags 方法 (d3d11.h)

取得與建立命令清單之延後內容相關聯的初始化旗標。

Syntax

UINT GetContextFlags();

傳回值

類型: UINT

內容旗標會保留供日後使用,且一律為 0。

備註

GetContextFlags 方法會取得提供給 ID3D11Device::CreateDeferredContextContextFlags 參數的旗標;不過,內容旗標會保留供日後使用。

規格需求

需求
目標平台 Windows
標頭 d3d11.h
程式庫 D3d11.lib

另請參閱

ID3D11CommandList