ShellFolderView.PopupItemMenu メソッド
指定した項目のショートカット メニューを作成し、選択したコマンド文字列を返します。
構文
retVal = ShellFolderView.PopupItemMenu(
vItem,
[ vx ],
[ vy ]
)
パラメーター
-
vItem [in]
-
Type: Variant
ショートカット メニューを作成する FolderItem オブジェクト。
-
vx [in, optional]
-
Type: Variant
メニューの水平方向の位置 (画面座標)。
-
vy [in, optional]
-
Type: Variant
メニューの垂直位置 (画面座標)。
戻り値
種類: BSTR*
コマンド 文字列 を受け取る文字列。
必要条件
要件 | 値 |
---|---|
サポートされている最小のクライアント |
Windows 2000 Professional、Windows XP [デスクトップ アプリのみ] |
サポートされている最小のサーバー |
Windows 2000 Server [デスクトップ アプリのみ] |
ヘッダー |
|
IDL |
|
[DLL] |
|