RAD Studio VCL Reference
ContentsIndex
TCOMAdminCatalog Methods Public Methods
Public Methods
 
Name 
Description 
 
Backs up the COM+ class registration database to a specified file. 
 
Establishes a connection to the COM server that implements the COM+ administration catalog. 
 
Connects the TCOMAdminCatalog component to an existing ICOMAdminCatalog interface. 
 
Terminates the connection to the COM server. 
 
Exports a COM+ application or application proxy to a file for installation on other machines. 
 
Returns the value of the Get_MajorVersion property. 
 
Returns the value of the Get_MinorVersion property. 
 
Returns a TCOMAdminCatalogCollection object for a specified collection. 
 
Retrieves a collection from the COM+ catalog given all of its parent items. 
 
Retrieves a list of event classes that implement a specified interface. 
 
Returns information about COM+ components found in specified .dll files. 
 
ICOMAdminCatalog_Connects to a remote computer so that you can administer the collections on that machine. 
 
Imports a registered in-process component to a COM+ application. 
 
Installs a COM+ application or application proxy from a file. 
 
Installs a component into a COM+ application, and provides default configuration in the COM+ class registration database (RegDB). 
 
Installs a COM+ event class into an application. 
 
Installs components from multiple files into a COM+ application. 
 
Installs event classes from multiple files into a COM+ application. 
 
Retrieves information about a COM+ application from a COM+ application file. 
 
Refreshes component registration information from the Registry
 
Refreshes the data being used by the component load balancing service on a CLB server. 
 
Restores the COM+ class registration database (RegDB) from a specified file. 
 
Checks the status of a COM+ service. 
 
Initiates shutdown of a COM+ application server process. 
 
Launches a COM+ server application in a dedicated process. 
 
Starts the component load balancing service on a CLB server. 
 
Stops the component load balancing service on a CLB server. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.