Answer Posted / rahul
Open up the _TLB.PAS file that got generated for your
server's type library and go to the end of it. You'll see the
RepositoryId as the first parameter to the call to
CorbaFactoryCreateStub in the CreateInstance class function
for your CORBA factory.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to Limit the amount of text entered in a TEdit?
Does Kylix support ODBC?
What is the tag property useful for?
How to Determine the last access time of a given file ?
Where is proxies.dcu?
How to create an About Box in Delphi or C++ Builder?
How to Display a file's associated icon?
How to Read dos environment variables?
How to Get a list of valid time zones from windows?
How to add system menu items to a form ?
How to Insert a file at the cursor ?
How to capture an image from a video source?
How to assign a Null value to a numeric field in a table?
What is the equivalent in BCB to a Pdox TCursor?
What are the different types of pointers used in delphi?