CbSPropTagArray
The CbSPropTagArray
macro determines the number of bytes occupied by an existing SPropTagArray.
Quick Info
Header
file: |
MAPIDEFS.H |
Related
structure: |
SPropTagArray |
int
CbSPropTagArray (LPSPropTagArray _lparray)
Parameters
_lparray
Pointer to an
SPropTagArray structure.
Remarks
The CbSPropTagArray
macro returns the number of bytes of memory occupied by the SPropTagArray
structure pointed to by _lparray.