FBadSortOrderSet
Office 2007
Validates a sort order set by verifying its memory allocation.
|
Header file: |
Mapival.h |
|
Implemented by: |
MAPI |
|
Called by: |
Service providers |
ULONG FBadSortOrderSet( LPSSortOrderSet lpsos );
Parameters
- lpsos
-
[in] Pointer to an SSortOrderSet structure identifying the sort order set to be validated.
The FBadSortOrderSet function can be used to prepare for a call to a sort method such as the IMAPITable::SortTable method.