Show/Hide Toolbars

XSharp

NoteThis command is only available in the FOXPRO dialect

Purpose

Declare an interface that the clause implements

Syntax

 

 IMPLEMENTS <idInterface> [EXCLUDE] IN TypeLib | TypeLibGUID | ProgID ]

Arguments

 

IMPLEMENTS <idInterface>The name(s) of the interface(s) that this class implements

 

EXCLUDEThis clause is not supported

 

IN [Typelib etc]This clause is not supported.