Click or drag to resize
Xcalibur Systems LLC Logo

ShellExecuteInfoParameters Field

Optional. The address of a null-terminated string that contains the application parameters. The parameters must be separated by spaces. If the File member specifies a document file, Parameters should be NULL.

Namespace: Xcalibur.NativeMethods.V2.Shell
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public string Parameters

Field Value

String
See Also