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_EnumConnectionsCallback() ]
[ next: Internal_EnumGroupPlayersCallback() ]
[ prev: InitializeConnection() ]
public:
static BOOL __stdcall Internal_EnumConnectionsCallback( LPCGUID pSP, LPVOID pConnection, DWORD pConnectionSize, LPCDPNAME pName, DWORD pFlags, LPVOID pContext );
TDX_PLAY::INTERNAL_ENUMCONNECTIONSCALLBACK()
[ component method ]
- Description
- Parameters
SP
The SP parameter identifies the service provider being used for the connection.
Connection
The Connection that is currently being enumerated.
ConnectionSize
The ConnectionSize parameter indicates the size of the enumerated connection.
Name
The Name of the currently enumerated connection.
Flags
The Flags parameter is not used at this time.
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.
|
|