Searched defs:IClientProxy (Results 1 – 1 of 1) sorted by relevance
79 typedef struct IClientProxy IClientProxy; typedef91 struct IClientProxy { struct114 int (*Invoke)(IClientProxy *proxy, int funcId, IpcIo *request, IOwner owner, INotify notify); argument