'Declaration
Public Shared Function ShellExecuteEx( _ ByRef info As NShell32.ShellExecuteInfo _ ) As System.Boolean
'Usage
Dim info As NShell32.ShellExecuteInfo Dim value As System.Boolean value = NShell32.ShellExecuteEx(info)
public static System.bool ShellExecuteEx( ref NShell32.ShellExecuteInfo info )
Parameters
- info