CbMAPIVerbArray

The CbMAPIVerbArray macro determines the memory allocation requirements of an SMAPIVerbArray containing a specified number of verbs, that is a specified number of SMAPIVerb structures.

Quick Info

Header file:

MAPIFORM.H

Related structure:

SMAPIVerbArray2EFTSH5

 

int CbMAPIVerbArray (int  _c)

Parameters

_c

Count of verbs.

 

Remarks

The CbMAPIVerbArray macro returns the number of bytes of memory needed to hold an SMAPIVerbArray containing the number of verbs specified by _c.