Ribbon for WinForms
ShellExecute メソッド (Win32)

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

パラメータ

hwnd
lpOperation
lpFile
lpParameters
lpDirectory
nShowCmd
参照

Win32 クラス
Win32 メンバ