To instantiate a Mindex class object (such as a product-specific index or glossary), you need to create the new instance of the object and pass it necessary setup strings. This can be done with the WinCreateObject PM function.
If you need to create an instance of a Mindex class object for use by your application, you will probably want to do so during installation.