Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
4/8/2010
The SPropProblemArray structure contains an array of one or more SPropProblem structures.
Syntax
struct {
ULONG cProblem;
SPropProblem aProblem[MAPI_DIM];
} SPropProblemArray, FAR *LPSPropProblemArray;
Members
- cProblem
Count of SPropProblem structures in the array indicated by aProblem.
- aProblem
Array of SPropProblem structures, each describing a property error.
Requirements
| Header | mapidefs.h |
| Windows Embedded CE | Windows CE 3.0 and later |
| Windows Mobile | Pocket PC 2002 and later, Smartphone 2002 and later |
See Also
Reference
MAPI Structures
SCODE
SPropProblem
CbNewSPropProblemArray
CbSPropProblemArray
SizedSPropProblemArray