ARPluginCreateInstance
Synopsis
#include "arplugin.h"
int ARPluginCreateInstance(
void **object,
ARStatusList *status)
int ARPluginCreateInstance(
void **object,
ARStatusList *status)
Return arguments
object
A pointer to the plug-in instance that this function creates. The other functions have a parameter that points to this object to establish the context for the function. Hence, to be thread-safe, this object must contain all instance-specific data.
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*