| Overview | ||||||||||||||||
| Group | ||||||||||||||||
|
Quick Info
|
||||||||||||||||
DdeUnaccessData
The DdeUnaccessData function unaccesses a dynamic data exchange (DDE) object. An application must call this function after it has finished accessing the object. BOOL DdeUnaccessData(| HDDEDATA hData
| // handle to DDE object
|
| );
|
|
DMLERR_INVALIDPARAMETER
DMLERR_NO_ERROR See Also DdeAccessData, DdeAddData, DdeCreateDataHandle, DdeFreeDataHandle
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers - More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples


