RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCOMAdminCatalog.ShutdownApplication Method

Initiates shutdown of a COM+ application server process.

Pascal
procedure ShutdownApplication(const bstrApplIdOrName: WideString);
C++
__fastcall ShutdownApplication(const BSTR bstrApplIdOrName);

Call ShutdownApplication to shut down a COM+ application process. 

bstrApplIdOrName is the GUID or name that identifies the application to shut down. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!