ToolsAppReg Struct Reference
[VMware Tools Plugins]

#include <plugin.h>

Data Fields

ToolsAppType type
GArray * data

Detailed Description

Defines a "app-specific" registration. The array contains data specific to an "application provider" implementation.

When the service is shutting down, if the data field is not NULL, the array instance will be freed, including its backing element array. See the documentation for g_array_free(). This will happen only after any plugin's shutdown callback is called, so plugins have a chance of performing custom clean up of this data.


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

Generated on 17 Feb 2010 for open-vm-tools 2010.01.19 by  doxygen 1.6.1