CbNewSPropTagArray
The CbNewSPropTagArray
macro determines the memory allocation requirements of an SPropTagArray
structure containing a specified number of property tags.
Quick Info
Header
file: |
MAPIDEFS.H |
Related
structure: |
SPropTagArray |
int
CbNewSPropTagArray (int _ctag)
Parameters
_ctag
Count of
property tags.
Remarks
The CbNewSPropTagArray
macro returns the number of bytes of memory occupied by an SPropTagArray
structure that contains the number of property tags specified by _ctag.