DkmProcessStartupInfo.YCountChars Property

Definition

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.

Applies to