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

SQL Anywhere 11.0.1 (日本語) » Mobile Link - サーバ起動同期 » サーバ起動同期の設定 » ライトウェイト・ポーラ » ライトウェイト・ポーリング API

 

MLLPDestroyPoller メソッド

MLLightPoller のインスタンスを破棄します。

構文
void _entry MLLPDestroyPoller(
    MLLightPoller * poller
);
パラメータ
  • poller   破棄する MLLightPoller。

備考

このメソッドには、NULL MLLightPoller オブジェクトを指定できます。

参照
MLLPDestroyPoller(poller);