Platform SDK: MAPI |
The SLongArray structure contains an array of values used to describe a property of type PT_MV_LONG.
Header file: | MAPIDEFS.H |
typedef struct _SLongArray { ULONG cValues; LONG FAR *lpl; } SLongArray;
For more information on PT_MV_LONG, see List of Property Types.