VsDebugStartupInfo.dwXCountChars Champ

Définition

Largeur de la mémoire tampon d'écran, en colonnes.

public: System::UInt32 dwXCountChars;
public: unsigned int dwXCountChars;
unsigned int dwXCountChars;
[System.Runtime.InteropServices.ComAliasName("OLE.DWORD")]
public uint dwXCountChars;
[<System.Runtime.InteropServices.ComAliasName("OLE.DWORD")>]
val mutable dwXCountChars : uint32
Public dwXCountChars As UInteger 

Valeur de champ

UInt32
Attributs

Remarques

Ce champ est équivalent à dwXCountChars dans STARTUPINFO (défini dans Winbase. h).

S’applique à