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 Use the LzExpand functions in your applications?
How to prevent application?s main window from showing when application loads?
"Application is not licensed to run this feature" . what does this error mean?
What is the diff between IT Company & other companies?.
What is the procedure to connect delphi application to ms access database?
What is DCOM Dependency?
How to execute a stored procedure with TIBSQL?
Why Non-blob column in table required to perform operation with Oracle ?
How to Get the Windows version in code?
What does memory leak show in delphi?
How to connect to an InterBase database using the BDE API?
MS SQL error '17824 Unable to write to ListenOn connection ' what does this error mean?
How to Prevent changing pages in a page control?
How to Log in to the remote datamodule?
How to Trap scrolling messages for the ScrollBars of a TScrollBox ?