DdeDisconnectList (USER32.@)
BOOL DdeDisconnectList ( HCONVLIST hConvList )
DdeDisconnectList [USER32.@] Destroys list and terminates conversations.
hConvList | [In] | Handle to conversation list. |
Success: TRUE
Failure: FALSE
Declared in "include/ddeml.h". gitlab.winehq.org/wine/wine/blob/master/include/ddeml.h
Implemented in "dlls/user32/dde_client.c". gitlab.winehq.org/wine/wine/blob/master/dlls/user32/dde_client.c
Debug channel "ddeml".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.