INTERFACE - DEFERRED, LOAD
Reference
Syntax
INTERFACE ifac {DEFERRED [PUBLIC]} | LOAD.
Effect
Makes an interface available.
Additions
-
DEFERRED [PUBLIC]
Makes the existence of a local or global interface known before its actual declaration in the program.
-
LOAD
Loads a global interface of the class library.