Share via


CbNewSRowSet

4/8/2010

The CbNewSRowSet macro computes the number of bytes to be allocated for a new SRowSet structure containing a specified number of rows represented by SRow structures.

Syntax

CbNewSRowSet (_crow)

Parameters

  • _crow
    Count of SRow structures indicating the number of rows to be included in the new SRowSet structure.

Requirements

Header mapidefs.h
Library cemapi.lib
Windows Embedded CE Windows CE 3.0 and later
Windows Mobile Pocket PC 2002 and later, Smartphone 2002 and later

See Also

Reference

MAPI Macros
SRowSet

Other Resources

Messaging