29 #ifndef INCLUDED_AnalysisPluginKitC_h_GUID_A33681AB_B02B_4DA1_83EF_4E4EB265E387 
   30 #define INCLUDED_AnalysisPluginKitC_h_GUID_A33681AB_B02B_4DA1_83EF_4E4EB265E387 
   73     OSVR_FUNC_NONNULL((1, 2, 3, 4, 5)); 
 
Header declaring a type and values for simple C return codes. 
A DeviceToken connects the generic device interaction code in PluginKit's C API with the workings of ...
Header declaring opaque types used by Client and ClientKit. 
Automatically-generated export header - do not edit! 
Structure used internally to construct the desired type of device. 
Header providing basic C macros for defining API headers. 
OSVR_EXTERN_C_BEGIN typedef void * OSVR_PluginRegContext
A context pointer passed in to your plugin's entry point and other locations of control flow transfer...
OSVR_ANALYSISPLUGINKIT_EXPORT OSVR_ReturnCode osvrAnalysisSyncInit(OSVR_PluginRegContext ctx, const char *name, OSVR_DeviceInitOptions options, OSVR_DeviceToken *device, OSVR_ClientContext *clientCtx)
Initialize a synchronous analysis device token with the options specified, also returning the associa...