TYPEATTR class base struct

Contains attributes of a type.

Inheritance

Constructors

TYPEATTR()

Properties

cbAlignment int
getter/setter pair
cbSizeInstance int
getter/setter pair
cbSizeVft int
getter/setter pair
cFuncs int
getter/setter pair
cImplTypes int
getter/setter pair
cVars int
getter/setter pair
dwReserved int
getter/setter pair
guid GUID
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
idldescType IDLDESC
getter/setter pair
lcid int
getter/setter pair
lpstrSchema Pointer<Utf16>
getter/setter pair
memidConstructor int
getter/setter pair
memidDestructor int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tdescAlias TYPEDESC
getter/setter pair
typekind int
getter/setter pair
wMajorVerNum int
getter/setter pair
wMinorVerNum int
getter/setter pair
wTypeFlags 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