LPropCompareProp (MAPI32.80)
LONG LPropCompareProp ( LPSPropValue lpPropLeft, LPSPropValue lpPropRight )
Compare two properties.
lpPropLeft | [In] | Left hand property to compare to lpPropRight. |
lpPropRight | [In] | Right hand property to compare to lpPropLeft. |
An integer less than, equal to or greater than 0, indicating that lpszStr is less than, the same, or greater than lpszComp.
Defined in "mapiutil.h".
Implemented in "dlls/mapi32/prop.c". source.winehq.org/source/dlls/mapi32/prop.c
Debug channel "mapi".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.