RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IORB.MakeAny Method
Pascal
function MakeAny(const TC: ITypeCode; VS: array of Variant): PCorbaAny; stdcall;
C++
__fastcall __stdcall PCorbaAny MakeAny(const ITypeCode TC, array of Variant VS);

This is MakeAny, a member of class IORB.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!