Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Play_Library v2.00 Component Reference
|
|
[ TDx_PlayLobby::WaitForConnectionSettings() ]
[ prev: UnregisterApplication() ]
public:
virtual bool __fastcall WaitForConnectionSettings( dword pFlags );
TDX_PLAYLOBBY::WAITFORCONNECTIONSETTINGS()
[ component method ]
- Description
- Parameters
Flags
The Flags parameter defines a flag indicating whether wait mode should be activated or cancelled.
The described effect applies when the flag is set.
The default value of zero indicates the application should be placed in wait mode.
DPLWAIT_CANCEL
Take the application out of wait mode.
This will occur automatically on receipt of a DPLSYS_NEWCONNECTIONSETTINGS message by the application.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|