CbSRowSet

The CbSRowSet macro determines the number of bytes of memory occupied by an existing SRowSet structure.

Quick Info

Header file:

MAPIDEFS.H

Related structure:

SRowSetC2IQB5

 

int CbSRowSet (LPSRowSet _lpSRowSet)

Parameters

_lpSRowSet

Pointer to an SRowSet structure.

 

Remarks

The CbSRowSet macro returns the number of bytes occupied by the SRowSet structure pointed to by _lpSRowSet.