===== GetPlayerZone ===== Obtains the local players zone id. ELITEAPI_API int __stdcall GetPlayerZone(void* apiObject); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. **Return Value** The players zone id if valid, 0 otherwise.