'Declaration 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 )
Parameters
- hwnd
- lpOperation
- lpFile
- lpParameters
- lpDirectory
- nShowCmd