CbNewENTRYID
The CbNewENTRYID
macro determines the memory allocation requirements of an ENTRYID
Quick Info
Header
file: |
MAPIDEFS.H |
Related
structure: |
ENTRYID |
int
CbNewENTRYID (int _cb)
Parameters
_cb
Count of
bytes used for the entry identifier.
Remarks
The CbNewENTRYID
macro returns the size, in bytes, of an ENTRYID containing a _cb
byte entry identifier.