RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCorbaFactory.Execute Method
Pascal
function Execute(Operation: PChar; const Strm: IMarshalInBuffer; Cookie: Pointer): CorbaBoolean; stdcall;
C++
__fastcall __stdcall CorbaBoolean Execute(const char * Operation, const IMarshalInBuffer Strm, void * Cookie);

This is Execute, a member of class TCorbaFactory.

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