Contents Index db_init function ULChangeEncryptionKey function pdf/preface.pdf

UltraLite User's Guide
  The Embedded SQL Interface
    Library function reference

ULActiveSyncStream function


Prototype 

ul_stream_defn ULActiveSyncStream( void );

Description 

Defines an ActiveSync stream suitable for synchronization.

The ActiveSync stream is available only on Windows CE devices.

Synchronization using ULActiveSyncStream must be initiated from the ActiveSync software. The application receives a message, which must be handled in its WindowProc function. You can use ULIsSynchronizeMessage to identify the message as an instruction to synchronize.

See also 

ULIsSynchronizeMessage function

ULSynchronize function

Synchronize method

ActiveSync parameters


Contents Index db_init function ULChangeEncryptionKey function pdf/preface.pdf