RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IORB.DispatchStruct Method
Pascal
function DispatchStruct(Any: PCorbaAny; CallDesc: PCallDesc; Params: Pointer; out Result: Variant): Integer; stdcall;
C++
__fastcall __stdcall int DispatchStruct(PCorbaAny Any, PCallDesc CallDesc, void * Params, Variant Result);

This is DispatchStruct, a member of class IORB.

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