ReactOS 0.4.15-dev-7842-g558ab78
tagDPSP_SPCALLBACKS Struct Reference

#include <dplaysp.h>

Collaboration diagram for tagDPSP_SPCALLBACKS:

Public Attributes

DWORD dwSize
 
DWORD dwVersion
 
LPDPSP_ENUMSESSIONS EnumSessions
 
LPDPSP_REPLY Reply
 
LPDPSP_SEND Send
 
LPDPSP_ADDPLAYERTOGROUP AddPlayerToGroup
 
LPDPSP_CLOSE Close
 
LPDPSP_CREATEGROUP CreateGroup
 
LPDPSP_CREATEPLAYER CreatePlayer
 
LPDPSP_DELETEGROUP DeleteGroup
 
LPDPSP_DELETEPLAYER DeletePlayer
 
LPDPSP_GETADDRESS GetAddress
 
LPDPSP_GETCAPS GetCaps
 
LPDPSP_OPEN Open
 
LPDPSP_REMOVEPLAYERFROMGROUP RemovePlayerFromGroup
 
LPDPSP_SENDTOGROUP SendToGroup
 
LPDPSP_SHUTDOWN Shutdown
 
LPDPSP_CLOSEEX CloseEx
 
LPDPSP_SHUTDOWNEX ShutdownEx
 
LPDPSP_GETADDRESSCHOICES GetAddressChoices
 
LPDPSP_SENDEX SendEx
 
LPDPSP_SENDTOGROUPEX SendToGroupEx
 
LPDPSP_CANCEL Cancel
 
LPDPSP_GETMESSAGEQUEUE GetMessageQueue
 

Detailed Description

Definition at line 321 of file dplaysp.h.

Member Data Documentation

◆ AddPlayerToGroup

LPDPSP_ADDPLAYERTOGROUP tagDPSP_SPCALLBACKS::AddPlayerToGroup

Definition at line 329 of file dplaysp.h.

◆ Cancel

LPDPSP_CANCEL tagDPSP_SPCALLBACKS::Cancel

Definition at line 348 of file dplaysp.h.

◆ Close

LPDPSP_CLOSE tagDPSP_SPCALLBACKS::Close

Definition at line 330 of file dplaysp.h.

◆ CloseEx

LPDPSP_CLOSEEX tagDPSP_SPCALLBACKS::CloseEx

Definition at line 342 of file dplaysp.h.

◆ CreateGroup

LPDPSP_CREATEGROUP tagDPSP_SPCALLBACKS::CreateGroup

Definition at line 331 of file dplaysp.h.

◆ CreatePlayer

LPDPSP_CREATEPLAYER tagDPSP_SPCALLBACKS::CreatePlayer

Definition at line 332 of file dplaysp.h.

◆ DeleteGroup

LPDPSP_DELETEGROUP tagDPSP_SPCALLBACKS::DeleteGroup

Definition at line 333 of file dplaysp.h.

◆ DeletePlayer

LPDPSP_DELETEPLAYER tagDPSP_SPCALLBACKS::DeletePlayer

Definition at line 334 of file dplaysp.h.

◆ dwSize

DWORD tagDPSP_SPCALLBACKS::dwSize

Definition at line 323 of file dplaysp.h.

◆ dwVersion

DWORD tagDPSP_SPCALLBACKS::dwVersion

Definition at line 324 of file dplaysp.h.

◆ EnumSessions

LPDPSP_ENUMSESSIONS tagDPSP_SPCALLBACKS::EnumSessions

Definition at line 326 of file dplaysp.h.

Referenced by NS_SendSessionRequestBroadcast().

◆ GetAddress

LPDPSP_GETADDRESS tagDPSP_SPCALLBACKS::GetAddress

Definition at line 335 of file dplaysp.h.

◆ GetAddressChoices

LPDPSP_GETADDRESSCHOICES tagDPSP_SPCALLBACKS::GetAddressChoices

Definition at line 344 of file dplaysp.h.

◆ GetCaps

LPDPSP_GETCAPS tagDPSP_SPCALLBACKS::GetCaps

Definition at line 336 of file dplaysp.h.

◆ GetMessageQueue

LPDPSP_GETMESSAGEQUEUE tagDPSP_SPCALLBACKS::GetMessageQueue

Definition at line 349 of file dplaysp.h.

◆ Open

LPDPSP_OPEN tagDPSP_SPCALLBACKS::Open

Definition at line 337 of file dplaysp.h.

◆ RemovePlayerFromGroup

LPDPSP_REMOVEPLAYERFROMGROUP tagDPSP_SPCALLBACKS::RemovePlayerFromGroup

Definition at line 338 of file dplaysp.h.

◆ Reply

LPDPSP_REPLY tagDPSP_SPCALLBACKS::Reply

Definition at line 327 of file dplaysp.h.

◆ Send

LPDPSP_SEND tagDPSP_SPCALLBACKS::Send

Definition at line 328 of file dplaysp.h.

◆ SendEx

LPDPSP_SENDEX tagDPSP_SPCALLBACKS::SendEx

Definition at line 346 of file dplaysp.h.

◆ SendToGroup

LPDPSP_SENDTOGROUP tagDPSP_SPCALLBACKS::SendToGroup

Definition at line 339 of file dplaysp.h.

◆ SendToGroupEx

LPDPSP_SENDTOGROUPEX tagDPSP_SPCALLBACKS::SendToGroupEx

Definition at line 347 of file dplaysp.h.

◆ Shutdown

LPDPSP_SHUTDOWN tagDPSP_SPCALLBACKS::Shutdown

Definition at line 340 of file dplaysp.h.

◆ ShutdownEx

LPDPSP_SHUTDOWNEX tagDPSP_SPCALLBACKS::ShutdownEx

Definition at line 343 of file dplaysp.h.


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