Platform SDK: MAPI |
The FBadRestriction function validates a restriction used to limit a table view.
Note This function may not be supported in future versions of MAPI.
Header file: | MAPIVAL.H |
Implemented by: | MAPI |
Called by: | Service providers |
ULONG FBadRestriction( LPSRestriction lpres );
Once a restriction is validated, it can be passed in calls to the IMAPITable::Restrict method to restrict the table to certain rows, to the IMAPITable::FindRow method to locate a table row, and to methods of the IMAPIContainer interface to perform a restriction on a container object.