IGraphicsEffectD2D1Interop::GetProperty 方法 (windows.graphics.effects.interop.h)
擷取位於指定索引處的效果屬性。
語法
HRESULT GetProperty(
UINT index,
[out] Windows::Foundation::IPropertyValue **value
);
參數
index
類型: UINT
要擷取之屬性的索引。
[out] value
類型: Windows::Foundation::IPropertyValue**
當這個方法傳回時,此參數會包含擷取的屬性。
傳回值
類型: HRESULT
這個方法會傳回 HRESULT 成功或錯誤碼。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | windows.graphics.effects.interop.h |