RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCOMAdminCatalogCollection.Connect Method
Pascal
procedure Connect; override;
C++
virtual __fastcall Connect();

Do not use the Connect method. TCOMAdminCatalogCollection objects never directly launch the COM server. Rather, obtain a TCOMAdminCatalogCollection object that is already bound to an ICatalogCollection interface from a method such as the parent collection's GetCollection method. 

 

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