FUNCDESC class base struct

Describes a function.

Inheritance

Constructors

FUNCDESC()

Properties

callconv int
getter/setter pair
cParams int
getter/setter pair
cParamsOpt int
getter/setter pair
cScodes int
getter/setter pair
elemdescFunc ELEMDESC
getter/setter pair
funckind int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
invkind int
getter/setter pair
lprgelemdescParam Pointer<ELEMDESC>
getter/setter pair
lprgscode Pointer<Int32>
getter/setter pair
memid int
getter/setter pair
oVft int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
wFuncFlags int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited