Overview | ||||||||||||||||
Group | ||||||||||||||||
Quick Info
|
DdeDisconnect
The DdeDisconnect function terminates a conversation started by either the DdeConnect or DdeConnectList function and invalidates the specified conversation handle. BOOL DdeDisconnect( HCONV hConv
| // handle to conversation
|
);
|
|
DMLERR_NO_CONV_ESTABLISHED
DMLERR_NO_ERROR Remarks Any incomplete transactions started before calling DdeDisconnect are immediately abandoned. The XTYP_DISCONNECT transaction is sent to the dynamic data exchange (DDE) callback function of the partner in the conversation. Generally, only client applications must terminate conversations. See Also DdeConnect, DdeConnectList, DdeDisconnectList, XTYP_DISCONNECT
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers - More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database