Note | This command is only available in the FOXPRO dialect |
Declare an interface that the clause implements
IMPLEMENTS <idInterface> [EXCLUDE] IN TypeLib | TypeLibGUID | ProgID ]
IMPLEMENTS <idInterface> | The name(s) of the interface(s) that this class implements |
EXCLUDE | This clause is not supported |
IN [Typelib etc] | This clause is not supported. |