API reference

OVR_LinkedAccountArray.h File

Typedefs

struct ovrLinkedAccountArray * ovrLinkedAccountArrayHandle
Represents a paginated list of ovrLinkedAccountHandle elements.

Functions

ovrLinkedAccountHandle ovr_LinkedAccountArray_GetElement
size_t index )
Access the indexed element in this list.
size_t ovr_LinkedAccountArray_GetSize
The number of elements contained within this list. This is not equal to the total number of elements across multiple pages.