SizedSPropProblemArray

The SizedSPropProblemArray creates a structure definition identical to that of SPropProblemArray but with a specified number of SPropProblem structures. Use the SizedSPropProblemArray macro to create property problem arrays with explicit bounds.

Quick Info

Header file:

MAPIDEFS.H

Related structure:

SPropProblemArray.R6Y64

 

SizedSPropProblemArray  (int_cprob, _name)

Parameters

_cprob

Count of SPropProblem structures to be in the property problem array, aProblem.

_name

The structure type is defined with the _SPropProblemArray_ _name and type name _name.