Information
This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

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*

AR System 21.3