This topic has not yet been rated - Rate this topic

vsCMTypeRef Enumeration

The data type that the function returns. This can be a CodeTypeRef object, a vsCMTypeRef constant, or a fully qualified type name.

Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)

public enum vsCMTypeRef
public enum vsCMTypeRef
public enum vsCMTypeRef
  Member name Description
vsCMTypeRefArray Array 
vsCMTypeRefBool Bool (Boolean) 
vsCMTypeRefByte Byte 
vsCMTypeRefChar Char 
vsCMTypeRefCodeType CodeType 
vsCMTypeRefDecimal Decimal 
vsCMTypeRefDouble Double 
vsCMTypeRefFloat Float 
vsCMTypeRefInt Int  
vsCMTypeRefLong Long 
vsCMTypeRefObject Object 
vsCMTypeRefOther Data type not in this list 
vsCMTypeRefPointer Pointer 
vsCMTypeRefShort Short 
vsCMTypeRefString String 
vsCMTypeRefVariant Variant 
vsCMTypeRefVoid Void 
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ