API reference

OVR_SdkAccountArray.h File

Typedefs

struct ovrSdkAccountArray * ovrSdkAccountArrayHandle
Represents a paginated list of ovrSdkAccountHandle elements.

Functions

ovrSdkAccountHandle ovr_SdkAccountArray_GetElement
size_t index )
Access the indexed element in this list.
size_t ovr_SdkAccountArray_GetSize
( const ovrSdkAccountArrayHandle obj )
The number of elements contained within this list. This is not equal to the total number of elements across multiple pages.