Sets the current auto-follow target and follow information.
ELITEAPI_API bool __stdcall SetAutoFollowInfo(void* apiObject, unsigned int tIndex, unsigned int tId, unsigned int fIndex, unsigned int fId);
Parameters
Return Value
Returns true on success, false otherwise.