[]
public static extern nint ShellExecute(nint hwnd, string lpOperation, string lpFile, string lpParameters, string lpDirectory, int nShowCmd)
| Type | Name | Description |
|---|---|---|
| nint | hwnd | |
| string | lpOperation | |
| string | lpFile | |
| string | lpParameters | |
| string | lpDirectory | |
| int | nShowCmd |
| Type | Description |
|---|---|
| nint |