===== GetAllianceInfo ===== Returns the current alliance information. ELITEAPI_API bool __stdcall GetAllianceInfo(void* apiObject, LPVOID lpBuffer); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. *//lpBuffer// [in] * Buffer to store the alliance info. **Return Value** True on success, false otherwise.