Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Play_Library v2.00 Component Reference
|
|
[ TDx_Play::Internal_EnumGroupPlayersCallback() ]
[ next: Internal_EnumGroupsCallback() ]
[ prev: Internal_EnumConnectionsCallback() ]
public:
static BOOL __stdcall Internal_EnumGroupPlayersCallback( DPID pId, DWORD pPlayerType, LPCDPNAME pName, DWORD pFlags, LPVOID pContext );
TDX_PLAY::INTERNAL_ENUMGROUPPLAYERSCALLBACK()
[ component method ]
- Description
- Parameters
Id
The Id of the player being enumerated.
PlayerType
The type of player being enumerated.
Name
The Name of the currently enumerated player.
Flags
The Flags parameter describe the currently enumerated player.
Context
The Context parameter is user defined data pased to the calling function.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|