The FBadRglpNameID function validates an array of structures that describe named properties and verifies their allocation.
Note This function may not be supported in future versions of MAPI.
Header file: | MAPIVAL.H |
Implemented by: | MAPI |
Called by: | Service providers |
BOOL FBadRglpNameID(
LPMAPINAMEID FAR * lppNameId,
ULONG cNames
);
The FBadRglpNameID function can be used when setting up for a call to IMAPIProp::GetIDsFromNames or IMAPIProp::GetNamesFromIDs.
Structure Validation Functions