CbMAPIFormPropArray

The CbMAPIFormPropArray macro determines the memory allocation requirements for an SMAPIFormPropArray containing a specified number of form properties, that is a specified number of SMAPIFormProp structures.

Quick Info

Header file:

MAPIFORM.H

Related structure:

SMAPIFormPropArray10DWIJX

 

int CbMAPIFormPropArray (int  _c)

Parameters

_c

Count of form properties.

Remarks

The CbMAPIFormPropArray macro returns the number of bytes of memory needed to hold an SMAPIFormPropArray containing the number of form properties specified by _c.