Using the RemoteComponentUtil object, you can program your application to pull remote components from a package on a remote server. Instantiate this object by calling GetUtilInterface on a RemoteComponents collection. This utility administration interface supports the following methods.
Method | Description |
---|---|
InstallRemoteComponent | Pulls remote components from a package on a remote server. Supply the package ID and CLSID. |
InstallRemoteComponentByName | Pulls remote components from a package on a remote server. Supply the package name and ProgID. |
See Also
GetUtilInterface Method (CatalogCollection), MTS Catalog Object, MTS CatalogObject Object, MTS CatalogCollection Object, MTS PackageUtil Object, MTS ComponentUtil Object, MTS RoleAssociationUtil Object