Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » MobiLink - Server-Initiated Synchronization » Setting up server-initiated synchronization » Light weight pollers » Light weight polling API

 

MLLPCreatePoller method

Creates an instance of an MLLightPoller.

Syntax
MLLightPoller * _entry MLLPCreatePoller( );
Returns

A new MLLightPoller object.

See also
Example
poller = MLLPCreatePoller();