RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
OrbPas.CreateSkeleton Function
Pascal
procedure CreateSkeleton(InterfaceName: PChar; const DelphiObject: ISkeletonObject; Serialize: CorbaBoolean; InstanceName: PChar; RepositoryID: PChar; ClientRefCount: CorbaBoolean; out Skeleton: ISkeleton);
C++
CreateSkeleton(const char * InterfaceName, const ISkeletonObject DelphiObject, CorbaBoolean Serialize, const char * InstanceName, const char * RepositoryID, CorbaBoolean ClientRefCount, ISkeleton Skeleton);

This is function OrbPas.CreateSkeleton.

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