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.
Defined in "mapiutil.h".
Implemented in "dlls/mapi32/util.c". source.winehq.org/source/dlls/mapi32/util.c
Debug channel "mapi".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.