IPropertyBag2_Write_Proxy 函数
适用于 IPropertyBag2::Write 的 Windows 映像组件 (WIC) 代理函数。
语法
HRESULT IPropertyBag2_Write_Proxy(
_In_ IPropertyBag2 *THIS_PTR,
_In_ ULONG cProperties,
_In_ PROPBAG2 *ppropBag,
_In_ VARIANT *pvarValue
);
参数
-
THIS_PTR [in]
-
类型: IPropertyBag2*
PARAMDESC
-
cProperties [in]
-
类型: ULONG
-
ppropBag [in]
-
类型: PROPBAG2*
-
pvarValue [in]
-
类型: VARIANT*
返回值
类型: HRESULT
如果此函数成功,则返回 S_OK。 否则,它将返回 HRESULT 错误代码。
备注
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows XP SP2、Windows Vista [仅限桌面应用] |
最低受支持的服务器 |
Windows Server 2008 [仅限桌面应用] |
DLL |
|