DkmProcessStartupInfo.ShowWindow Özellik

Tanım

' Flags ' STARTF_USESHOWWINDOW belirtiyorsa, bu üye, SW_SHOWDEFAULT hariç ShowWindow işlevi için nCmdShow parametresinde belirtilenebilir değerlerden herhangi biri olabilir. Aksi takdirde, bu üye yok sayılır.

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

Özellik Değeri

UInt16

UInt16 döndürür.

Şunlara uygulanır