Reinitializes an EliteAPI object using the new given process id.
ELITEAPI_API bool __stdcall Reinitialize(void* apiObject, unsigned int processId);
Parameters
Return Value
True on success, false otherwise.