Adding a Module to the Type Library
Go Up to Using the Type Library Editor
To add a module to a type library
- On the toolbar, click the module icon. The selected module is added to the object list pane.
- Type a name for the module.
- On the Attributes page, specify the name of the DLL whose entry points the Module represents.
- Add any methods from the DLL you specified in step 3 by clicking the Method icon in the toolbar and then using the attributes pages to describe the method.
- Add any constants you want the module to define by clicking the Const icon on the toolbar. For each constant, specify a name, type, and value.