Searched defs:IServerProxy (Results 1 – 1 of 1) sorted by relevance
76 typedef struct IServerProxy IServerProxy; typedef84 struct IServerProxy { struct106 int32 (*Invoke)(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply); argument