Add record
The Replication Agent is adding a record to a replicated file on the target server.
VOID rxOnAddRecord(prxEVENT prxagentev);
Input Parameters: rxEVENT with rxDATOP (see Callback Function Input Parameters)
Output Parameters: rxEVENT action field:
Update record
The Replication Agent is updating a record in a replicated file on the target server.
VOID rxOnUpdateRecord(prxEVENT prxagentev);
Input Parameters: rxEVENT with rxDATOP (see Callback Function Input Parameters)
Output Parameters: rxEVENT action field:
Delete record
The Replication Agent is deleting a record from a replicated file on the target server.
VOID rxOnDeleteRecord(prxEVENT prxagentev);
Input Parameters: rxEVENT with rxDATOP (see Callback Function Input Parameters)
Output Parameters: rxEVENT action field:
Deferred key
The Replication Agent is processing a deferred key log entry.
VOID rxOnDeferredKey(prxEVENT prxagentev);
Input Parameters: rxEVENT with rxDATOP (see Callback Function Input Parameters)
Output Parameters: rxEVENT action field: