API reference

OVR_InstalledApplicationArray.h File

Typedefs

struct ovrInstalledApplicationArray * ovrInstalledApplicationArrayHandle
Represents a paginated list of ovrInstalledApplicationHandle elements.

Functions

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