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

Private plugin data.

Name of the application (required).

List of features provided by the app.


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

Generated on 20 Oct 2009 for open-vm-tools 2009.10.15 by  doxygen 1.6.1