Udostępnij za pośrednictwem


DkmProcessStartupInfo.ShowWindow Property

Definition

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.

public:
 property System::UInt16 ShowWindow { System::UInt16 get(); };
public:
 property unsigned short ShowWindow { unsigned short get(); };
public ushort ShowWindow { get; }
member this.ShowWindow : uint16
Public ReadOnly Property ShowWindow As UShort

Property Value

Returns UInt16.

Applies to