| Overview | ||||||||||||||||
| Group | ||||||||||||||||
|
Quick Info
|
||||||||||||||||
DdeDisconnectList
The DdeDisconnectList function destroys the specified conversation list and terminates all conversations associated with the list. BOOL DdeDisconnectList(| HCONVLIST hConvList
| // handle to conversation list
|
| );
|
|
DMLERR_INVALIDPARAMETER
DMLERR_NO_ERROR Remarks An application can use the DdeDisconnect function to terminate individual conversations in the list. See Also DdeConnect, DdeConnectList, DdeDisconnect
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers - More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples


