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