Using a user object as an automation server

Accessing a registered user object as an automation server involves these steps:

  1. Create the object you will access.

  2. Build the object’s runtime library.

  3. Register the object.

  4. Write code in the client that connects to and uses the object.