DdeNameService (USER32.@)
HDDEDATA DdeNameService ( DWORD idInst, HSZ hsz1, HSZ hsz2, UINT afCmd )
DdeNameService [USER32.@] {Un}registers service name of DDE server.
idInst | [In] | Instance identifier. |
hsz1 | [In] | Handle to service name string. |
hsz2 | [In] | Reserved. |
afCmd | [In] | Service name flags. |
Success: Non-zero
Failure: 0
Declared in "include/ddeml.h". gitlab.winehq.org/wine/wine/blob/master/include/ddeml.h
Implemented in "dlls/user32/dde_server.c". gitlab.winehq.org/wine/wine/blob/master/dlls/user32/dde_server.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.