RpcDebugPlugin Struct Reference
[Debugging Tools Plugins]

#include <rpcdebug.h>


Data Fields

RpcDebugRecvMappingrecvFns
RpcDebugRecvFn dfltRecvFn
RpcDebugSendFn sendFn
RpcDebugShutdownFn shutdownFn
ToolsPluginDataplugin


Detailed Description

Registration data for debug plugins, should be returned by the plugin's entry point function.

Field Documentation

Maps "incoming" RPCs to specific receive functions. NULL-terminated.

Default receive function for when no mapping matches the incoming command. May be NULL.

Send function.

Shutdown function.

Plugin data that debug plugins can also export.


The documentation for this struct was generated from the following file:

Generated on Mon Oct 16 16:45:15 2017 for open-vm-tools 10.1.15 by  doxygen 1.5.6