|
StartupInfoXCountChars Field |
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.
Namespace: Xcalibur.NativeMethods.V2.ProcessesAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax Public XCountChars As UInteger
public:
unsigned int XCountChars
val mutable XCountChars: uint32
Field Value
UInt32See Also