Add or remove records from an existing AOF
ADS_AOF_ADD_RECORD | Add the record to the AOF (set the bit). This is the default operation. |
ADS_AOF_REMOVE_RECORD | Remove the record from the AOF (clear the bit). |
ADS_AOF_TOGGLE_RECORD | Switch the record into or out of the AOF. |