|
StartupInfoShowWindow Field |
If Flags specifies STARTF_USESHOWWINDOW, this member can be any of the values that can be
specified in the nCmdShow parameter for the ShowWindow function, except for SW_SHOWDEFAULT.
Otherwise, this member is ignored.
Namespace: Xcalibur.NativeMethods.V2.ProcessesAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax Public ShowWindow As Short
val mutable ShowWindow: int16
Field Value
Int16See Also