C# Class System.Runtime.InteropServices.TYPEATTR

ファイルを表示 Open project: runefs/Marvin Class Usage Examples

Public Properties

Property Type Description
cFuncs short
cImplTypes short
cVars short
cbAlignment short
cbSizeInstance int
cbSizeVft short
dwReserved int
guid System.Guid
idldescType IDLDESC
lcid int
lpstrSchema System.IntPtr
memidConstructor int
memidDestructor int
tdescAlias TYPEDESC
typekind TYPEKIND
wMajorVerNum short
wMinorVerNum short
wTypeFlags TYPEFLAGS

Property Details

cFuncs public_oe property

public short cFuncs
return short

cImplTypes public_oe property

public short cImplTypes
return short

cVars public_oe property

public short cVars
return short

cbAlignment public_oe property

public short cbAlignment
return short

cbSizeInstance public_oe property

public int cbSizeInstance
return int

cbSizeVft public_oe property

public short cbSizeVft
return short

dwReserved public_oe property

public int dwReserved
return int

guid public_oe property

public Guid,System guid
return System.Guid

idldescType public_oe property

public IDLDESC,System.Runtime.InteropServices idldescType
return IDLDESC

lcid public_oe property

public int lcid
return int

lpstrSchema public_oe property

public IntPtr,System lpstrSchema
return System.IntPtr

memidConstructor public_oe property

public int memidConstructor
return int

memidDestructor public_oe property

public int memidDestructor
return int

tdescAlias public_oe property

public TYPEDESC,System.Runtime.InteropServices tdescAlias
return TYPEDESC

typekind public_oe property

public TYPEKIND typekind
return TYPEKIND

wMajorVerNum public_oe property

public short wMajorVerNum
return short

wMinorVerNum public_oe property

public short wMinorVerNum
return short

wTypeFlags public_oe property

public TYPEFLAGS wTypeFlags
return TYPEFLAGS