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_EnumGroupsCallback() ]
[ next: Internal_EnumGroupsInGroupCallback() ]
[ prev: Internal_EnumGroupPlayersCallback() ]
public:
static BOOL __stdcall Internal_EnumGroupsCallback( DPID pId, DWORD pPlayerType, LPCDPNAME pName, DWORD pFlags, LPVOID pContext );
TDX_PLAY::INTERNAL_ENUMGROUPSCALLBACK()
[ component method ]
- Description
- Parameters
Id
The Id of the currently enumerated group.
PlayerType
The PlayerType parameter describes the type of group being enumerated.
Name
The Name of the group being enumerated.
Flags
The Flags parameter describe the group being enumerated.
DPENUMGROUPS_HIDDEN
DPENUMGROUPS_SHORTCUT
DPENUMGROUPS_STAGINGAREA
DPENUMPLAYERS_GROUP
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.
|
|