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 Move a control at runtime with the mouse?
How to create a dynamic array of TPoints to draw a polygon?
How to Move a form by clicking in its client area ?
compare TProvider Component vs. Provider Property ?
Explain Drag and Drop with Files?
How to Calculate an angle from two points?
Can ALTER TABLE statment on Paradox tables removes passwords ?
How to move a string into a TMemoryStream or TFileStream?
How to prevent application?s main window from showing when application loads?
What versions of Delphi are there?
Why Delphi drawing functions draw one pixel short?
How can I manipulate data programatically?