vcCMTypeRef Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class vcCMTypeRef
public enum class vcCMTypeRef
enum vcCMTypeRef
[System.Runtime.InteropServices.Guid("D217E615-1F73-46B0-9426-D3EDBAE9410B")]
public enum vcCMTypeRef
[<System.Runtime.InteropServices.Guid("D217E615-1F73-46B0-9426-D3EDBAE9410B")>]
type vcCMTypeRef =
Public Enum vcCMTypeRef
- Inheritance
-
vcCMTypeRef
- Attributes
Fields
vcCMTypeRefChar16 | 2011 | |
vcCMTypeRefChar32 | 2012 | |
vcCMTypeRefChar8 | 2013 | |
vcCMTypeRefInt128 | 2004 | |
vcCMTypeRefInt16 | 2001 | |
vcCMTypeRefInt32 | 2002 | |
vcCMTypeRefInt64 | 2003 | |
vcCMTypeRefInt8 | 2000 | |
vcCMTypeRefUnsignedInt128 | 2009 | |
vcCMTypeRefUnsignedInt16 | 2006 | |
vcCMTypeRefUnsignedInt32 | 2007 | |
vcCMTypeRefUnsignedInt64 | 2008 | |
vcCMTypeRefUnsignedInt8 | 2005 | |
vcCMTypeRefWideChar | 2010 |