関数定義書 Access-VBA 仕様書

connman_task_run

構文構文

connman_task_run:

int connman_task_run(
  struct connman_task * task
  connman_task_exit_t function
  void * user_data
)

パラメータパラメータ

task
function
user_data

機能概要機能概要

connman_task_run:
@task: task structure
@function: exit callback
@user_data: optional exit user data

ファイル名ファイル名

task.c

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | task.c