===== GetAutoFollowTargetId ===== Obtains the current auto-follow target id. ELITEAPI_API unsigned int __stdcall GetAutoFollowTargetId(void* apiObject); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. **Return Value** Returns the current auto-follow targets target id if auto-following, 0 otherwise.