C# 클래스 PEAPI.NativeType

Descriptors for native types used for marshalling
파일 보기 프로젝트 열기: kumpera/mono 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

보호된 프로퍼티들

프로퍼티 타입 설명
typeIndex byte

비공개 메소드들

메소드 설명
GetTypeIndex ( ) : byte
NativeType ( byte tyIx ) : System
ToBlob ( ) : byte[]

프로퍼티 상세

AnsiBStr 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI AnsiBStr
리턴 NativeType

AsAny 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI AsAny
리턴 NativeType

BStr 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI BStr
리턴 NativeType

Boolean 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI Boolean
리턴 NativeType

ByValStr 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI ByValStr
리턴 NativeType

Currency 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI Currency
리턴 NativeType

Error 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI Error
리턴 NativeType

FixedSysString 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI FixedSysString
리턴 NativeType

Float32 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI Float32
리턴 NativeType

Float64 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI Float64
리턴 NativeType

FuncPtr 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI FuncPtr
리턴 NativeType

IDispatch 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI IDispatch
리턴 NativeType

IUnknown 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI IUnknown
리턴 NativeType

Int 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI Int
리턴 NativeType

Int16 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI Int16
리턴 NativeType

Int32 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI Int32
리턴 NativeType

Int64 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI Int64
리턴 NativeType

Int8 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI Int8
리턴 NativeType

Interface 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI Interface
리턴 NativeType

LPStr 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI LPStr
리턴 NativeType

LPStruct 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI LPStruct
리턴 NativeType

LPTStr 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI LPTStr
리턴 NativeType

LPWStr 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI LPWStr
리턴 NativeType

Struct 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI Struct
리턴 NativeType

TBstr 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI TBstr
리턴 NativeType

UInt 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI UInt
리턴 NativeType

UInt16 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI UInt16
리턴 NativeType

UInt32 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI UInt32
리턴 NativeType

UInt64 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI UInt64
리턴 NativeType

UInt8 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI UInt8
리턴 NativeType

VariantBool 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI VariantBool
리턴 NativeType

Void 공개적으로 정적으로 프로퍼티

public static NativeType,PEAPI Void
리턴 NativeType

typeIndex 보호되어 있는 프로퍼티

protected byte typeIndex
리턴 byte