Data type InterfaceSpec
access this type via: lang.IDC (uses)
This type describes a component's interface.
Constants
byte F_NATIVE Flags associated with this interface.
Fields
char alias[] The name used to identify the interface.
char package[] The package in which the interface type was originally defined.
char variant[] The semantic variant of this interface (optional).
Type type The type of this interface.
byte flags