Click or drag to resize
shell32ApiShellExecuteEx Method

Namespace: TheVaultLib
Assembly: TheVaultLib (in TheVaultLib.dll) Version: 1.0.3776.37319
Syntax
[DllImportAttribute("shell32.dll")]
public static int ShellExecuteEx(
	ref shell32ApiSHELLEXECUTEINFO lpExecInfo
)

Parameters

lpExecInfo
Type: TheVaultLibshell32ApiSHELLEXECUTEINFO

Return Value

Type: Int32
See Also