DkmProcessStartupInfo.YCountChars Property
Definition
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_USECOUNTCHARS, if a new console window is created in a console process, this member specifies the screen buffer height, in character rows. Otherwise, this member is ignored.
public:
property int YCountChars { int get(); };
public:
property int YCountChars { int get(); };
public int YCountChars { get; }
member this.YCountChars : int
Public ReadOnly Property YCountChars As Integer
Property Value
Returns Int32.