The FBadColumnSet function tests the validity of a table column set for use by a service provider in a subsequent call to the IMAPITable::SetColumns method.
Note This function may not be supported in future versions of MAPI.
Header file: | MAPIVAL.H |
Implemented by: | MAPI |
Called by: | Service providers |
ULONG FBadColumnSet(
LPSPropTagArray lpptaCols
);
The FBadColumnSet function treats columns of type PT_ERROR as invalid and columns of type PT_NULL as valid.
Structure Validation Functions