The FBadSortOrderSet function validates a sort order set by verifying its memory allocation.
Note This function may not be supported in future versions of MAPI.
Header file: | MAPIVAL.H |
Implemented by: | MAPI |
Called by: | Service providers |
ULONG FBadSortOrderSet(
LPSSortOrderSet lpsos
);
The FBadSortOrderSet function can be used to prepare for a call to a sort method such as the IMAPITable::SortTable method.
Structure Validation Functions