RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IORB.CreateAliasTC Method
Pascal
procedure CreateAliasTC(RepID: PChar; TypeName: PChar; const TC: ITypeCode; out Result: ITypeCode); stdcall;
C++
__fastcall __stdcall CreateAliasTC(const char * RepID, const char * TypeName, const ITypeCode TC, ITypeCode Result);

This is CreateAliasTC, a member of class IORB.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!