Platform SDK: MAPI |
The SShortArray structure contains an array of unsigned integer values used to describe a property of type PT_MV_SHORT.
Header file: | MAPIDEFS.H |
typedef struct _SShortArray { ULONG cValues; short int FAR *lpi; } SShortArray;
For more information on PT_MV_SHORT and other property types, see List of Property Types.