ARPluginEvent
Description
A call to this optional function notifies the plug-in that events have occurred. The plug-in can use this to react to configuration changes.
To be thread-safe, your plug-in must protect any global information or resources accessed here with appropriate mutual exclusion locks.
Synopsis
#include "area.h"
int ARPluginEvent(
ARPropList eventID,
ARStatusList *status)
Input arguments
eventID
Type of event that has occurred:
status
List of zero or more notes, warnings, or errors generated from a call to this function. For a description of all possible values, see Error-checking.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*