IGraphicsEffectD2D1Interop::GetPropertyCount 方法 (windows.graphics.effects.interop.h)
擷取效果的屬性計數。
語法
HRESULT GetPropertyCount(
[out] UINT *count
);
參數
[out] count
類型: UINT*
當方法傳回時,此參數會包含屬性計數。
傳回值
類型: HRESULT
這個方法會傳回 HRESULT 成功或錯誤碼。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | windows.graphics.effects.interop.h |