DkmProcessStartupInfo.XCountChars Property

Definition

If 'Flags' specifies STARTF_USECOUNTCHARS, if a new console window is created in a console process, this member specifies the screen buffer width, in character columns. Otherwise, this member is ignored.

public:
 property int XCountChars { int get(); };
public:
 property int XCountChars { int get(); };
public int XCountChars { get; }
member this.XCountChars : int
Public ReadOnly Property XCountChars As Integer

Property Value

Returns Int32.

Applies to