次の方法で共有


IShellFolderViewDual インターフェイス (shldisp.h)

ビューを変更し、現在のフォルダー内の項目を選択するメソッドを公開します。

継承

IShellFolderViewDual インターフェイスは、IDispatch インターフェイスから継承します。 IShellFolderViewDual には、次の種類のメンバーもあります。

メソッド

IShellFolderViewDual インターフェイスには、これらのメソッドがあります。

 
IShellFolderViewDual::get_Application

アプリケーション オブジェクトを取得します。
IShellFolderViewDual::get_FocusedItem

入力フォーカスを持つ項目を表す FolderItem オブジェクトを取得します。
IShellFolderViewDual::get_Folder

ビューを表す Folder オブジェクトを取得します。
IShellFolderViewDual::get_Parent

実装されていません。 (IShellFolderViewDual.get_Parent)
IShellFolderViewDual::get_Script

ビューのスクリプト オブジェクトを取得します。
IShellFolderViewDual::get_ViewOptions

ビューの現在のオプションを示すフラグのセットを取得します。
IShellFolderViewDual::P opupItemMenu

指定した項目のショートカット メニューを作成し、選択したコマンド文字列を返します。
IShellFolderViewDual::SelectedItems

ビューで選択したすべての項目を表す FolderItems オブジェクトを取得します。
IShellFolderViewDual::SelectItem

ビュー内の項目の選択状態を設定します。

要件

   
サポートされている最小のクライアント Windows XP (デスクトップ アプリのみ)
サポートされている最小のサーバー Windows Server 2003 (デスクトップ アプリのみ)
対象プラットフォーム Windows
ヘッダー shldisp.h

関連項目

IDispatch

IShellFolderViewDual2

IShellFolderViewDual3