LPropCompareProp.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

LPropCompareProp (MAPI32.80)

SYNOPSIS

LONG LPropCompareProp
 (
  LPSPropValue lpPropLeft,
  LPSPropValue lpPropRight
 )

DESCRIPTION

Compare two properties.

PARAMS

lpPropLeft [In] Left hand property to compare to lpPropRight.

lpPropRight [In] Right hand property to compare to lpPropLeft.

RETURNS

An integer less than, equal to or greater than 0, indicating that lpszStr is less than, the same, or greater than lpszComp.

IMPLEMENTATION

Defined in "mapiutil.h".

Implemented in "dlls/mapi32/prop.c".

Debug channel "mapi".