Enumerazione vsCMTypeRef2
Il tipo di dati restituito dalla funzione.
Spazio dei nomi: EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
Sintassi
'Dichiarazione
<GuidAttribute("7FB3C569-7FAF-4070-82AA-04B18B8BBAD1")> _
Public Enumeration vsCMTypeRef2
[GuidAttribute("7FB3C569-7FAF-4070-82AA-04B18B8BBAD1")]
public enum vsCMTypeRef2
[GuidAttribute(L"7FB3C569-7FAF-4070-82AA-04B18B8BBAD1")]
public enum class vsCMTypeRef2
[<GuidAttribute("7FB3C569-7FAF-4070-82AA-04B18B8BBAD1")>]
type vsCMTypeRef2
public enum vsCMTypeRef2
Membri
Nome membro | Descrizione | |
---|---|---|
vsCMTypeRefUnsignedChar | char senza segno | |
vsCMTypeRefUnsignedShort | Short senza segno | |
vsCMTypeRefUnsignedInt | Intero senza segno | |
vsCMTypeRefUnsignedLong | Unsigned long | |
vsCMTypeRefReference | Riferimenti | |
vsCMTypeRefMCBoxedReference | Visual C++ Boxed il riferimento | |
vsCMTypeRefSByte | Signed Byte |