DkmProcessStartupInfo.ShowWindow Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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(); };
C++/CX
public:
property unsigned short ShowWindow { unsigned short get(); };
public ushort ShowWindow { get; }
member this.ShowWindow : uint16
Public ReadOnly Property ShowWindow As UShort
Returns UInt16.
Produkt | Wersje |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |