IGraphicsEffectD2D1Interop::GetSourceCount 方法 (windows.graphics.effects.interop.h)
检索效果的源计数。
语法
HRESULT GetSourceCount(
[out] UINT *count
);
参数
[out] count
类型: UINT*
方法返回时,此参数将包含效果的源计数。
返回值
类型: HRESULT
此方法返回 HRESULT 成功或错误代码。
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | windows.graphics.effects.interop.h |