Expand Minimize
This topic has not yet been rated - Rate this topic

FBadRow

Validates a row in a table.

Header file:

Mapival.h

Implemented by:

MAPI

Called by:

Service providers

ULONG FBadRow(
  LPSRow lprow
);

Parameters

lprow

[in] Pointer to an SRow structure identifying the row to be validated.

TRUE

The specified row is invalid.

FALSE

The specified row is valid.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.