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
[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 |