RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCorbaSkeletonManager.CreateSkeleton Method
Pascal
function CreateSkeleton(IID: TGUID; const InstanceName: string; const Impl: IObject): ISkeletonObject;
C++
__fastcall ISkeletonObject CreateSkeleton(TGUID IID, const AnsiString InstanceName, const IObject Impl);

This is CreateSkeleton, a member of class TCorbaSkeletonManager.

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