libtiepie  0.3.0
 All Files Functions Typedefs Groups
Messages

Macros

#define WM_LIBTIEPIE   ( WM_USER + 1337 )
#define WM_LIBTIEPIE_LST_DEVICEADDED   ( WM_LIBTIEPIE + 2 )
#define WM_LIBTIEPIE_LST_DEVICEREMOVED   ( WM_LIBTIEPIE + 3 )
#define WM_LIBTIEPIE_DEV_REMOVED   ( WM_LIBTIEPIE + 4 )
#define WM_LIBTIEPIE_SCP_DATAREADY   ( WM_LIBTIEPIE + 0 )
#define WM_LIBTIEPIE_SCP_DATAOVERFLOW   ( WM_LIBTIEPIE + 1 )
#define WM_LIBTIEPIE_GEN_BURSTCOMPLETED   ( WM_LIBTIEPIE + 5 )
#define WM_LIBTIEPIE_GEN_CONTROLLABLECHANGED   ( WM_LIBTIEPIE + 6 )

Detailed Description


Macro Definition Documentation

#define WM_LIBTIEPIE   ( WM_USER + 1337 )

Definition at line 482 of file libtiepie.h.

#define WM_LIBTIEPIE_DEV_REMOVED   ( WM_LIBTIEPIE + 4 )

Definition at line 487 of file libtiepie.h.

#define WM_LIBTIEPIE_GEN_BURSTCOMPLETED   ( WM_LIBTIEPIE + 5 )

Definition at line 492 of file libtiepie.h.

#define WM_LIBTIEPIE_GEN_CONTROLLABLECHANGED   ( WM_LIBTIEPIE + 6 )

Definition at line 493 of file libtiepie.h.

#define WM_LIBTIEPIE_LST_DEVICEADDED   ( WM_LIBTIEPIE + 2 )

Definition at line 484 of file libtiepie.h.

#define WM_LIBTIEPIE_LST_DEVICEREMOVED   ( WM_LIBTIEPIE + 3 )

Definition at line 485 of file libtiepie.h.

#define WM_LIBTIEPIE_SCP_DATAOVERFLOW   ( WM_LIBTIEPIE + 1 )

Definition at line 490 of file libtiepie.h.

#define WM_LIBTIEPIE_SCP_DATAREADY   ( WM_LIBTIEPIE + 0 )

Definition at line 489 of file libtiepie.h.