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 |
How to disable the Delphi / Borland C++ Builder splash screen ?
How to Dynamically drawing a transparent image ?
Can you drag and drop existing SQL structures directly onto a form?
What does memory leak show in delphi?
How to use the InterBase Express (IBX) SQL monitor?
How to create an executible file using the command line directive in Linux with Kylix?
Does Delphi have an equivalent for the VB function DoEvents?
How to Print in Delphi without using the TPrinter Unit ?
How to Use escape codes with the format() function ?
How to prevent closing of an undocked ToolBar?
How to create an example of your problem for Borland Developer Support?
How to Use Multiple Servers?