Bad interface for Implements: method has out-only or LCID parameter

The Implements statement is used to specify an interface or class that will be implemented in the class module in which it appears. This error has the following cause and solution:

  • The interface or class contains a method that has a parameter that is of type out-only or LCID.

For additional information, select the item in question and press F1 (in Windows) or HELP (on the Macintosh).

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.