Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Usage
Dim instance As vsCMTypeRef2
[GuidAttribute("7FB3C569-7FAF-4070-82AA-04B18B8BBAD1")]
public enum vsCMTypeRef2
[GuidAttribute(L"7FB3C569-7FAF-4070-82AA-04B18B8BBAD1")]
public enum class vsCMTypeRef2
public enum vsCMTypeRef2
Members
Member name | Description | |
---|---|---|
vsCMTypeRefUnsignedChar | Unsigned Char | |
vsCMTypeRefUnsignedShort | Unsigned Short | |
vsCMTypeRefUnsignedInt | Unsigned Int | |
vsCMTypeRefUnsignedLong | Unsigned Long | |
vsCMTypeRefReference | Reference | |
vsCMTypeRefMCBoxedReference | Visual C++ Boxed Reference | |
vsCMTypeRefSByte | Signed byte |