CreationProperties 函式 (d2d1_1helper.h)
傳回描述根層級建立詳細數據的 D2D1_CREATION_PROPERTIES 。
語法
D2D1_CREATION_PROPERTIES CreationProperties(
D2D1_THREADING_MODE threadingMode,
D2D1_DEBUG_LEVEL debugLevel,
D2D1_DEVICE_CONTEXT_OPTIONS options
);
參數
threadingMode
建立對應根對象的線程模式。
debugLevel
類型: D2D1_DEBUG_LEVEL
應該使用建立根對象的偵錯層級。
options
類型: D2D1_DEVICE_CONTEXT_OPTIONS
應該使用建立根對象的裝置內容選項。
傳回值
填滿的建立屬性結構。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | 適用於 Windows Vista 的 Windows 7、Windows Vista SP2 和平臺更新 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows Server 2008 R2、Windows Server 2008 SP2 和 Platform Update for Windows Server 2008 [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | d2d1_1helper.h |
程式庫 | D2d1.lib |
Dll | D2d1.dll |