IPropertyBag2_Write_Proxy関数
IPropertyBag2::Write 用の Windows Imaging Component (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] |
|