Public Attributes
CALL_FUNC_TP Struct Reference

Callback functions of TP event. More...

#include <dn_tpcomm.h>

List of all members.

Public Attributes

HRESULT(* Call_TPKeyInfo )(struct TP_KEY_INFO key_info)
HRESULT(* Call_TPState )(int state)
HRESULT(* Call_TPTouchInfo )(struct TP_TOUCH_INFO touch_info)

Detailed Description

Callback functions of TP event.

Note:
You should set these callback functions for catching TP event.

Definition at line 291 of file dn_tpcomm.h.


Member Data Documentation

HRESULT(* CALL_FUNC_TP::Call_TPKeyInfo)(struct TP_KEY_INFO key_info)

Called when the TP key state is changed.

Definition at line 296 of file dn_tpcomm.h.

HRESULT(* CALL_FUNC_TP::Call_TPState)(int state)

Called when the TP connection state is changed.

Definition at line 294 of file dn_tpcomm.h.

HRESULT(* CALL_FUNC_TP::Call_TPTouchInfo)(struct TP_TOUCH_INFO touch_info)

Called when the TP touched or released.

Definition at line 298 of file dn_tpcomm.h.


The documentation for this struct was generated from the following file:


bcap_core
Author(s): DENSO WAVE INCORPORATED
autogenerated on Thu Jun 6 2019 21:00:03