Overview | ||||||||||||||||
Group | ||||||||||||||||
Quick Info
|
DdeAbandonTransaction
The DdeAbandonTransaction function abandons the specified asynchronous transaction and releases all resources associated with the transaction. BOOL DdeAbandonTransaction( DWORD idInst,
| // instance identifier
|
HCONV hConv,
| // handle to conversation
|
DWORD idTransaction
| // transaction identifier
|
);
|
|
DMLERR_INVALIDPARAMETER
DMLERR_NO_ERROR
DMLERR_UNFOUND_QUEUE_ID Remarks Only a dynamic data exchange (DDE) client application should call DdeAbandonTransaction. If the server application responds to the transaction after the client has called DdeAbandonTransaction, the system discards the transaction results. This function has no effect on synchronous transactions. See Also DdeClientTransaction, DdeInitialize, DdeQueryConvInfo
- 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