Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The data type that the function returns.
Namespace: EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
Syntax
'Declaration
<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
Members
| Member name | Description | |
|---|---|---|
| vsCMTypeRefMCBoxedReference | Visual C++ Boxed Reference | |
| vsCMTypeRefReference | Reference | |
| vsCMTypeRefSByte | Signed byte | |
| vsCMTypeRefUnsignedChar | Unsigned Char | |
| vsCMTypeRefUnsignedInt | Unsigned Int | |
| vsCMTypeRefUnsignedLong | Unsigned Long | |
| vsCMTypeRefUnsignedShort | Unsigned Short |