CbNewSPropProblemArray

The CbNewSPropProblemArray macro determines the memory allocation requirements of a SPropProblemArray structure containing a specified number of SPropProblem structures.

Quick Info

Header file:

MAPIDEFS.H

Related structure:

SPropProblemArray.R6Y64

 

int CbNewSPropProblemArray (int_cprob)

Parameters

_cprob

Count of SPropProblem structures.

 

Remarks

The CbNewSPropProblemArray macro returns the number of bytes of memory occupied by an SPropProblemArray structure that contains the number of SPropProblem structures specified by _cprob.