DkmProcessStartupInfo.XCountChars 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 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.