CbNewADRLIST
The CbNewADRLIST
macro determines the memory allocation requirements of an ADRLIST
structure containing a specified number of ADRENTRY structures
(recipients).
Quick Info
Header
file: |
MAPIDEFS.H |
Related
structure: |
ADRLIST |
int
CbNewADRLIST (int _centries)
Parameters
_centries
Count of
recipients.
Remarks
The CbNewADRLIST
macro returns the number of bytes of memory that an ADRLIST structure
containing the number of recipients specified by the _centries parameter
would occupy.