How to Find the RepositoryId of a CORBA Server?



How to Find the RepositoryId of a CORBA Server?..

Answer / 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

More Delphi Interview Questions

How to Change the main form of an application at runtime ?

0 Answers  


How to use Paths and Geometric Pens?

0 Answers  


How to move a string into a TMemoryStream or TFileStream?

0 Answers  


How to draw using LoEnglish Mapping Modes?

0 Answers  


How to Trapp non client areas ?

0 Answers  






How to Create a file association for my application?

0 Answers  


How to Get the windows directory?

0 Answers  


what are the common Problems with printing, preview and paper size in Quick Reports?

0 Answers  


How to Clear the recent Documents from the Start Menu?

0 Answers  


Why is there no automation in releasing the memory automatically during the termination of the program?

0 Answers  


What is DBGo?

0 Answers  


How to Test IDispatch Descendants?

0 Answers  


Categories