Adding an Interface to the Type Library
Go Up to Using the Type Library Editor
To add an interface
- On the toolbar, click the interface icon. An interface is added to the object list pane, prompting you to add a name.
- Type a name for the interface.
The new interface contains default attributes that you can modify as needed.
You can add properties (represented by getter/setter functions) and methods to suit the purpose of the interface.