ARPluginInitialization
Description
The plug-in server calls this optional function when the it loads the plug-in so the plug-in can allocate and initialize global resources. The plug-in can use these resources for the life of the plug-in instance.
Synopsis
#include "arplugin.h"
int ARPluginInitialization(
ARStatusList *status)
Return arguments
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.
See also
ARPluginCreateInstance, ARPluginDeleteInstance, ARPluginIdentify, ARPluginTermination.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*