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_EnumGroupsInGroupCallback() ]
[ next: Internal_EnumPlayersCallback() ]
[ prev: Internal_EnumGroupsCallback() ]
public:
static BOOL __stdcall Internal_EnumGroupsInGroupCallback( DPID pId, DWORD pPlayerType, LPCDPNAME pName, DWORD pFlags, LPVOID pContext );
TDX_PLAY::INTERNAL_ENUMGROUPSINGROUPCALLBACK()
[ component method ]
- Description
- Parameters
Id
The Id of the group being enumerated.
PlayerType
The PlayerType parameter indicates the type of group being enumerated.
Name
The Name of the group being enumerated.
Flags
The Flags parameter describe the group being enumerated.
Context
The Context parameter is user defined data passed 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.
|
|