RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IStub.Invoke Method
Pascal
procedure Invoke(const Outbuf: IMarshalOutBuffer; out Inbuf: IMarshalInBuffer); stdcall;
C++
__fastcall __stdcall Invoke(const IMarshalOutBuffer Outbuf, IMarshalInBuffer Inbuf);

This is Invoke, a member of class IStub.

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