Microsoft® Windows® Script Component Using Script Components |
Script Component Tutorial Previous Next |
After you have created a Windows® Script Component, you can use it in your applications. Using script components is similar to using other COM components, however, each host application uses a slightly different way to instantiate COM components.Registering a Script Component
Register and unregister a script component.Using a Script Component in an Application
Create an instance of a script component in a host application.Handling Script Component Events in the Host Application
Detect and respond to custom script component events.