TreeView for WinForms
ShellExecute メソッド

C1.Win.6 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : ShellExecute メソッド
シンタックス
'宣言
 
Public Shared Function ShellExecute( _
   ByVal hwnd As System.IntPtr, _
   ByVal lpOperation As System.String, _
   ByVal lpFile As System.String, _
   ByVal lpParameters As System.String, _
   ByVal lpDirectory As System.String, _
   ByVal nShowCmd As System.Integer _
) As System.IntPtr
public static System.IntPtr ShellExecute( 
   System.IntPtr hwnd,
   System.string lpOperation,
   System.string lpFile,
   System.string lpParameters,
   System.string lpDirectory,
   System.int nShowCmd
)

パラメータ

hwnd
lpOperation
lpFile
lpParameters
lpDirectory
nShowCmd
参照

Win32 クラス
Win32 メンバ