Home > Language Reference > Classes > Application

SyncNotify Event

Startup after modifying application databases.

Syntax

Protected Event SyncNotify()

Remarks

Your application starts with this event when a synchronization operation has modified one or more databases present in memory with the same creator as your application. This includes databases in which the application itself resides which means that this event is also received at each new installation of your application.

In order to allow the synchronization operation to finish normally and quickly, you should not open a form or dialog box or attempt a time consuming operation while this event is taking place.

A typical use of this event is registration of acceptable system extensions for file transfer with the RegisterExtension method or the registration of one or more requests for notification with the RegisterNotify method.

Note: this event is raised by the HotSync® Manager and is not raised by the Palm OS® Emulator when you install or modify databases using drag-and-drop or the Install Application / Database dialog box.

System requirements

SystemMinimal versionRemarks
Palm OSPalm OS 3.0-
Windows CEWindows CE 3.0-