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_EnumPlayersCallback() ]
[ next: Internal_EnumSessionsCallback() ]
[ prev: Internal_EnumGroupsInGroupCallback() ]
public:
static BOOL __stdcall Internal_EnumPlayersCallback( DPID pId, DWORD pPlayerType, LPCDPNAME pName, DWORD pFlags, LPVOID pContext );
TDX_PLAY::INTERNAL_ENUMPLAYERSCALLBACK()
[ component method ]
- Description
- Parameters
Id
The Id parameter identifies the player being enumerated
PlayerType
The PlayerType parameter describes the player being enumerated.
Name
The Name parameter references a TDPName component holding the name of the player being enumerated.
Flags
The Flags parameter describes the player being enumerated.
Context
The Context parameter references application defined data passed to the callback function.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|