ACAPI_​GetToken

Returns the token associated to the AddOn.

    API_Token  ACAPI_GetToken (void);

 

Remarks

It is not guaranteed that this function will always return the same value. Always obtain your token by calling this function on demand.

 

Requirements

Version: API 26 or later
Header: ACAPinc.h

 

See Also

API_Token