FEqualNames (MAPI32.72)
BOOL FEqualNames ( LPMAPINAMEID lpName1, LPMAPINAMEID lpName2 )
Compare two Mapi names.
lpName1 | [In] | First name to compare to lpName2. |
lpName2 | [In] | Second name to compare to lpName1. |
TRUE, if the names are the same, FALSE, Otherwise.
Declared in "include/mapiutil.h". gitlab.winehq.org/wine/wine/blob/master/include/mapiutil.h
Implemented in "dlls/mapi32/util.c". gitlab.winehq.org/wine/wine/blob/master/dlls/mapi32/util.c
Debug channel "mapi".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.