API reference
API reference
Select your platform
No SDKs available
No versions available

ovr_PidArray_GetElement Function

Access the indexed element in this list. Note that the index is zero-based, so the first element has an index of 0.

Signature

ovrPidHandle ovr_PidArray_GetElement(const ovrPidArrayHandle obj, size_t index)

Parameters

index: size_t

Returns