TTMessage Struct Reference
[Client Event Handling]

A struct containing the properties of an event. More...

#include <TeamTalk4.h>

List of all members.

Public Attributes

ClientEvent wmMsg
 The event's message number.
UINT32 wParam
 The first message parameter.
UINT32 lParam
 The second message parameter.

Detailed Description

A struct containing the properties of an event.

The event can be retrieved by called TT_GetMessage. This struct is only required on non-Windows systems.

Section Client Event Handling explains event handling in the local client instance.

See also:
TT_GetMessage

Member Data Documentation

The event's message number.

See also:
ClientEvent

The first message parameter.

The second message parameter.

Generated on Sun Mar 18 17:18:33 2012 for TeamTalk 4 C-API DLL by  doxygen 1.6.3