IDelegateFolder::SetItemAlloc メソッド (shobjidl_core.h)
アイテム ID の割り当てと解放に使用される IMalloc インターフェイスをデリゲート フォルダーに提供します。
構文
HRESULT SetItemAlloc(
[in, optional] IMalloc *pmalloc
);
パラメーター
[in, optional] pmalloc
種類: IMalloc*
IMalloc インターフェイスへのポインター。
戻り値
型: HRESULT
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows XP (デスクトップ アプリのみ) |
サポートされている最小のサーバー | Windows Server 2003 (デスクトップ アプリのみ) |
対象プラットフォーム | Windows |
ヘッダー | shobjidl_core.h (Shobjidl.h を含む) |
[DLL] | Shell32.dll |