ToolsPluginData Struct Reference
[VMware Tools Plugins]

#include <vmtoolsApp.h>


Data Fields

char * name
GArray * regs
gpointer _private


Detailed Description

The registration data for an application. This gives the service information about all functionality exported by the application, and any events that the application may be interested in.

When the plugin is shut down, if the regs field is not NULL, it (and its element array) are freed with g_array_free().


Field Documentation

Name of the application (required).

List of features provided by the app.

Private plugin data.


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

Generated on Wed Nov 4 15:44:55 2009 for open-vm-tools 2009.10.15 by  doxygen 1.5.5