RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCorbaFactoryManager.Find Method
Pascal
function Find(const RepositoryID: string; const InterfaceName: string; const InstanceName: string): TCorbaFactory;
C++
__fastcall TCorbaFactory Find(const AnsiString RepositoryID, const AnsiString InterfaceName, const AnsiString InstanceName);

This is Find, a member of class TCorbaFactoryManager.

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