INameSpaceTreeControl::RemoveRoot メソッド (shobjidl_core.h)
ツリーからルートとその子を削除します。
構文
HRESULT RemoveRoot(
[in] IShellItem *psiRoot
);
パラメーター
[in] psiRoot
種類: IShellItem*
削除するルートへのポインター。
戻り値
型: HRESULT
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows Vista [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2008 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | shobjidl_core.h (Shobjidl.h を含む) |