An interface is a collection of unimplemented procedure prototypes. This error has the following cause and solution:
You must write code for each of the procedures specified in the interface. An empty procedure is adequate; the procedure should implement the required behavior.
For additional information, select the item in question and press F1 (in Windows) or HELP (on the Macintosh).