VsDebugStartupInfo::dwXCountChars Field

 

the screen buffer width, in columns.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

public:
[ComAliasNameAttribute("OLE.DWORD")]
unsigned int dwXCountChars

Field Value

Type: System::UInt32

This field is equivalent to dwXCountChars in STARTUPINFO (defined in winbase.h).

Return to top
Show: