TYPEATTR class base Struct

Contains attributes of a type.

Inheritance

Constructors

TYPEATTR()

Properties

cbAlignment int
read / write
cbSizeInstance int
read / write
cbSizeVft int
read / write
cFuncs int
read / write
cImplTypes int
read / write
cVars int
read / write
dwReserved int
read / write
guid GUID
read / write
hashCode int
The hash code for this object.
read-onlyinherited
idldescType IDLDESC
read / write
lcid int
read / write
lpstrSchema Pointer<Utf16>
read / write
memidConstructor int
read / write
memidDestructor int
read / write
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited
tdescAlias TYPEDESC
read / write
typekind int
read / write
wMajorVerNum int
read / write
wMinorVerNum int
read / write
wTypeFlags int
read / write

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