API_​ActionCenterItemID

Possible check method of Action Center.

    typedef enum {
        APIActionCenterItem_Hotlinks
    } API_ActionCenterItemID;

 

Members

APIActionCenterItem_Hotlinks
Check whether all hotlinks are up-to-date.

 

Remarks

This enum is used with the ACAPI_ActionCenter_Check function.

 

Requirements

Version: API 25 or later
Header: APIdefs_ActionCenter.hpp

 

See Also

API Types