During the import process, names for method parameters are generated without you being able to override these method parameter names. For details about the default names generated by the ActiveX Import Wizard, see "
To change method parameter names
Use the Methods List of the Class Browser to select the appropriate method and make the changes that you require to method parameters.
You can change the parameter name only. Do not change the parameter type.
To change class, method, or property names
Use the Class, Methods, or Properties List of the Class Browser to change the name of the element that you want to change, if required.
You can change the element name only. Do not change the element type.
You should not add new classes to an ActiveX object or interface. In addition, although it is not recommended that you remove classes from an ActiveX object or interface, you can do so safely. For example, if you require only a subset of the features provided by an ActiveX type library, you could delete the unnecessary interfaces and objects.
Although you can change the name of methods, properties, and parameters, do not change the types of these.