CbNewSRowSet

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Computes the number of bytes to be allocated for a new SRowSet structure that contains a specified number of rows represented by SRow structures.

Header file:

Mapidefs.h

Related structure:

SRowSet

CbNewSRowSet (_crow)

Parameters

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

See Also

Reference

SRowSet

SRow

Concepts

Macros Related to Structures