| ovrRequest | |
| ovrRequest | |
| ovrRequest | ovr_ApplicationLifecycle_RegisterSessionKey ( const char * sessionKey ) |
// This file was @generated with LibOVRPlatform/codegen/main. Do not modify it! #ifndef OVR_REQUESTS_APPLICATIONLIFECYCLE_H #define OVR_REQUESTS_APPLICATIONLIFECYCLE_H #include "OVR_Types.h" #include "OVR_Platform_Defs.h" OVRP_PUBLIC_FUNCTION(ovrRequest) ovr_ApplicationLifecycle_GetRegisteredPIDs(); OVRP_PUBLIC_FUNCTION(ovrRequest) ovr_ApplicationLifecycle_GetSessionKey(); OVRP_PUBLIC_FUNCTION(ovrRequest) ovr_ApplicationLifecycle_RegisterSessionKey(constchar *sessionKey); #endif