Click or drag to resize
Xcalibur Systems LLC Logo

ShellExecuteInfoShow Field

Required. Flags that specify how an application is to be shown when it is opened; one of the SW_ values listed for the function. If File specifies a document file, the flag is simply passed to the associated application. It is up to the application to decide how to handle it.

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

Field Value

Int32
See Also