הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Applies to: Outlook 2013 | Outlook 2016
Validates all table rows included in a set of table rows.
| Property | Value |
|---|---|
| Header file: |
Mapival.h |
| Implemented by: |
MAPI |
| Called by: |
Service providers |
BOOL FBadRowSet(
LPSRowSet lpRowSet
);
Parameters
lpRowSet
[in] Pointer to an SRowSet structure identifying the row set to be validated. If the pointer is NULL, the structure is invalid.
Return value
TRUE
A row of the specified row set is invalid, or the row set itself is invalid.
FALSE
The rows of the specified row set and the row set itself are all valid.