C# Class PEAPI.NativeType

Descriptors for native types used for marshalling
Afficher le fichier Open project: kumpera/mono Class Usage Examples

Méthodes publiques

Свойство Type Description
AnsiBStr NativeType
AsAny NativeType
BStr NativeType
Boolean NativeType
ByValStr NativeType
Currency NativeType
Error NativeType
FixedSysString NativeType
Float32 NativeType
Float64 NativeType
FuncPtr NativeType
IDispatch NativeType
IUnknown NativeType
Int NativeType
Int16 NativeType
Int32 NativeType
Int64 NativeType
Int8 NativeType
Interface NativeType
LPStr NativeType
LPStruct NativeType
LPTStr NativeType
LPWStr NativeType
Struct NativeType
TBstr NativeType
UInt NativeType
UInt16 NativeType
UInt32 NativeType
UInt64 NativeType
UInt8 NativeType
VariantBool NativeType
Void NativeType

Protected Properties

Свойство Type Description
typeIndex byte

Private Methods

Méthode Description
GetTypeIndex ( ) : byte
NativeType ( byte tyIx ) : System
ToBlob ( ) : byte[]

Property Details

AnsiBStr public_oe static_oe property

public static NativeType,PEAPI AnsiBStr
Résultat NativeType

AsAny public_oe static_oe property

public static NativeType,PEAPI AsAny
Résultat NativeType

BStr public_oe static_oe property

public static NativeType,PEAPI BStr
Résultat NativeType

Boolean public_oe static_oe property

public static NativeType,PEAPI Boolean
Résultat NativeType

ByValStr public_oe static_oe property

public static NativeType,PEAPI ByValStr
Résultat NativeType

Currency public_oe static_oe property

public static NativeType,PEAPI Currency
Résultat NativeType

Error public_oe static_oe property

public static NativeType,PEAPI Error
Résultat NativeType

FixedSysString public_oe static_oe property

public static NativeType,PEAPI FixedSysString
Résultat NativeType

Float32 public_oe static_oe property

public static NativeType,PEAPI Float32
Résultat NativeType

Float64 public_oe static_oe property

public static NativeType,PEAPI Float64
Résultat NativeType

FuncPtr public_oe static_oe property

public static NativeType,PEAPI FuncPtr
Résultat NativeType

IDispatch public_oe static_oe property

public static NativeType,PEAPI IDispatch
Résultat NativeType

IUnknown public_oe static_oe property

public static NativeType,PEAPI IUnknown
Résultat NativeType

Int public_oe static_oe property

public static NativeType,PEAPI Int
Résultat NativeType

Int16 public_oe static_oe property

public static NativeType,PEAPI Int16
Résultat NativeType

Int32 public_oe static_oe property

public static NativeType,PEAPI Int32
Résultat NativeType

Int64 public_oe static_oe property

public static NativeType,PEAPI Int64
Résultat NativeType

Int8 public_oe static_oe property

public static NativeType,PEAPI Int8
Résultat NativeType

Interface public_oe static_oe property

public static NativeType,PEAPI Interface
Résultat NativeType

LPStr public_oe static_oe property

public static NativeType,PEAPI LPStr
Résultat NativeType

LPStruct public_oe static_oe property

public static NativeType,PEAPI LPStruct
Résultat NativeType

LPTStr public_oe static_oe property

public static NativeType,PEAPI LPTStr
Résultat NativeType

LPWStr public_oe static_oe property

public static NativeType,PEAPI LPWStr
Résultat NativeType

Struct public_oe static_oe property

public static NativeType,PEAPI Struct
Résultat NativeType

TBstr public_oe static_oe property

public static NativeType,PEAPI TBstr
Résultat NativeType

UInt public_oe static_oe property

public static NativeType,PEAPI UInt
Résultat NativeType

UInt16 public_oe static_oe property

public static NativeType,PEAPI UInt16
Résultat NativeType

UInt32 public_oe static_oe property

public static NativeType,PEAPI UInt32
Résultat NativeType

UInt64 public_oe static_oe property

public static NativeType,PEAPI UInt64
Résultat NativeType

UInt8 public_oe static_oe property

public static NativeType,PEAPI UInt8
Résultat NativeType

VariantBool public_oe static_oe property

public static NativeType,PEAPI VariantBool
Résultat NativeType

Void public_oe static_oe property

public static NativeType,PEAPI Void
Résultat NativeType

typeIndex protected_oe property

protected byte typeIndex
Résultat byte