ReactOS 0.4.16-dev-258-g81860b4
|
Public Attributes | |
IDirectPlay4 * | pDP |
UINT | dwCounter1 |
UINT | dwCounter2 |
DWORD | dwFlags |
char | szTrace1 [1024] |
char | szTrace2 [1024] |
DPID * | dpid |
UINT | dpidSize |
DPID* tagCallbackData::dpid |
Definition at line 76 of file dplayx.c.
Referenced by EnumGroups_cb(), EnumPlayers_cb(), test_EnumGroups(), test_EnumGroupsInGroup(), and test_EnumPlayers().
UINT tagCallbackData::dpidSize |
Definition at line 77 of file dplayx.c.
Referenced by EnumGroups_cb(), EnumPlayers_cb(), test_EnumGroups(), test_EnumGroupsInGroup(), and test_EnumPlayers().
UINT tagCallbackData::dwCounter1 |
Definition at line 73 of file dplayx.c.
Referenced by check_messages(), EnumAddress_cb(), EnumConnections_cb(), EnumGroups_cb(), EnumPlayers_cb(), EnumSessions_cb(), EnumSessions_cb_EnumGroups(), EnumSessions_cb_EnumPlayers(), test_EnumConnections(), test_EnumGroups(), test_EnumGroupsInGroup(), test_EnumPlayers(), test_EnumSessions(), and test_GetPlayerAddress().
UINT tagCallbackData::dwCounter2 |
Definition at line 73 of file dplayx.c.
Referenced by EnumAddress_cb2(), and EnumConnections_cb().
DWORD tagCallbackData::dwFlags |
Definition at line 74 of file dplayx.c.
Referenced by EnumConnections_cb(), test_EnumConnections(), and test_EnumSessions().
IDirectPlay4* tagCallbackData::pDP |
Definition at line 72 of file dplayx.c.
Referenced by EnumSessions_cb_EnumGroups(), EnumSessions_cb_EnumPlayers(), test_EnumGroups(), test_EnumGroupsInGroup(), and test_EnumPlayers().
char tagCallbackData::szTrace1[1024] |
Definition at line 75 of file dplayx.c.
Referenced by check_messages(), EnumGroups_cb(), EnumPlayers_cb(), test_CreateGroup(), test_EnumGroups(), test_EnumGroupsInGroup(), test_EnumPlayers(), test_GetMessageCount(), test_GetMessageQueue(), test_groups_cs(), test_groups_p2p(), test_PlayerName(), test_remote_data_replication(), test_Send(), and test_SessionDesc().
char tagCallbackData::szTrace2[1024] |
Definition at line 75 of file dplayx.c.
Referenced by check_messages(), EnumGroups_cb(), EnumPlayers_cb(), test_EnumGroups(), test_EnumGroupsInGroup(), test_EnumPlayers(), test_PlayerName(), and test_SessionDesc().