ULSignalSyncIsComplete function

This function is called to indicate that processing a synchronization message is complete.

Synopsis
void ULSignalSyncIsComplete();
Remarks

Applications which are registered with the ActiveSync provider need to call this method in their WNDPROC when processing a synchronization message is complete.

See also