IPrintPipelinePropertyBag::GetProperty 方法 (filterpipeline.h)
方法 GetProperty
从属性包中获取属性。
语法
HRESULT GetProperty(
[in] const wchar_t *pszName,
[out] VARIANT *pVar
);
参数
[in] pszName
要从属性包中获取的属性的名称。
[out] pVar
要从属性包获取的 VARIANT 值。
返回值
GetProperty
返回 HRESULT 值。
要求
要求 | 值 |
---|---|
目标平台 | 桌面 |
标头 | filterpipeline.h |