tagSF_TYPE class abstract

Constructors

tagSF_TYPE()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Constants

SF_BSTR → const int
SF_DISPATCH → const int
SF_ERROR → const int
SF_HAVEIID → const int
SF_I1 → const int
SF_I2 → const int
SF_I4 → const int
SF_I8 → const int
SF_RECORD → const int
SF_UNKNOWN → const int
SF_VARIANT → const int