DataItemTypeFormat Enum

Definition

Specifies the format of a data item type returned by the GetItemType(Int32, DataItemTypeFormat) method.

C++
public enum class DataItemTypeFormat
Inheritance
DataItemTypeFormat

Fields

Name Value Description
Unknown 0

Item type is unknown.

VarType 1

The item type format is an integer representing a VARENUM value.

NativeType 2

The item type format is a string representing the native type.

ManagedType 3

The item type format is an instance of Type.

Applies to

Produkt Wersje
Visual Studio SDK 2017, 2019, 2022