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

This is Dispatch, a member of class IStub.

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