FBadRow
The FBadRow
function validates a row in a table.
Note This function
may not be supported in future versions of MAPI.
Quick Info
Header file:
|
MAPIVAL.H |
Implemented
by: |
MAPI |
Called by: |
Service
providers |
ULONG FBadRow(
LPSRow lprow |
|
); |
|
Parameter
lprow
[in] Pointer
to an SRow
Return Values
TRUE
The specified
row is invalid.
FALSE
The specified
row is valid.
See Also
FBadRowSet