Freigeben über


vsCMTypeRef2 Enum

Definition

The data type that the function returns.

public enum class vsCMTypeRef2
public enum class vsCMTypeRef2
enum vsCMTypeRef2
[System.Runtime.InteropServices.Guid("7FB3C569-7FAF-4070-82AA-04B18B8BBAD1")]
public enum vsCMTypeRef2
[<System.Runtime.InteropServices.Guid("7FB3C569-7FAF-4070-82AA-04B18B8BBAD1")>]
type vsCMTypeRef2 = 
Public Enum vsCMTypeRef2
Inheritance
vsCMTypeRef2
Attributes

Fields

Name Value Description
vsCMTypeRefUnsignedChar 17

Unsigned Char

vsCMTypeRefUnsignedShort 18

Unsigned Short

vsCMTypeRefUnsignedInt 19

Unsigned Int

vsCMTypeRefUnsignedLong 20

Unsigned Long

vsCMTypeRefReference 21

Reference

vsCMTypeRefMCBoxedReference 22

Visual C++ Boxed Reference

vsCMTypeRefSByte 23

Signed byte

Applies to