AR System plug-in API functions


Implement the following API functions in every AR System plug-in:

Action 

Reference

Use the ARPluginCreateInstance function to create a plug-in instance and instance-specific data.

When a thread encounters an exception, use the ARPluginDeleteInstance function to free resources associated with the instance.

Use the ARPluginEvent function to notify the plug-in that events have occurred.

Use the ARPluginIdentify function to provide the type, name, and version of a plug-in.

Use the ARPluginInitialization function to help the plug-in to allocate and initialize global resources. 

Use the ARPluginSetProperties function to provide information, such as plug-in service configuration parameters or services, to the plug-in

Use the ARPluginTermination function to deallocate global resources for a plug-in instance when the plug-in instance completes its function

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*