ARPluginInitialization


Description

The plug-in server calls this optional function when it loads the plug-in. This function helps the plug-in to allocate and initialize global resources. The plug-in can use the 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 made 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*