ShellFolderView.SelectionChanged イベント
ビュー内の項目または項目の選択状態が変更されたときに発生します。
構文
function EventHandler()
{
// Code to handle the event.
}
// Set the event property to the handler.
ShellFolderView.SelectionChanged = EventHandler;
パラメーター
このイベント ハンドラーにはパラメーターがありません。
必要条件
要件 | 値 |
---|---|
サポートされている最小のクライアント |
Windows 2000 Professional、Windows XP [デスクトップ アプリのみ] |
サポートされている最小のサーバー |
Windows 2000 Server [デスクトップ アプリのみ] |
ヘッダー |
|
IDL |
|
[DLL] |
|