C# Class System.Runtime.InteropServices.FUNCDESC

显示文件 Open project: runefs/Marvin Class Usage Examples

Public Properties

Property Type Description
cParams short
cParamsOpt short
cScodes short
callconv CALLCONV
elemdescFunc ELEMDESC
funckind FUNCKIND
invkind INVOKEKIND
lprgelemdescParam IntPtr
lprgscode IntPtr
memid int
oVft short
wFuncFlags short

Property Details

cParams public_oe property

public short cParams
return short

cParamsOpt public_oe property

public short cParamsOpt
return short

cScodes public_oe property

public short cScodes
return short

callconv public_oe property

public CALLCONV callconv
return CALLCONV

elemdescFunc public_oe property

public ELEMDESC,System.Runtime.InteropServices elemdescFunc
return ELEMDESC

funckind public_oe property

public FUNCKIND funckind
return FUNCKIND

invkind public_oe property

public INVOKEKIND invkind
return INVOKEKIND

lprgelemdescParam public_oe property

public IntPtr lprgelemdescParam
return IntPtr

lprgscode public_oe property

public IntPtr lprgscode
return IntPtr

memid public_oe property

public int memid
return int

oVft public_oe property

public short oVft
return short

wFuncFlags public_oe property

public short wFuncFlags
return short