CbFLATENTRYLIST
The CbFLATENTRYLIST
macro determines the number of bytes of memory occupied by an existing FLATENTRYLIST
structure.
Quick Info
Header
file: |
MAPIDEFS.H |
Related
structure: |
FLATENTRYLIST |
int
CbFLATENTRYLIST (LPFLATENTRYLIST _lplist)
Parameters
_lplist
Pointer to a FLATENTRYLIST
structure.
Remarks
The CbFLATENTRYLIST
macro returns the number of bytes occupied by the FLATENTRY structure
pointed to by _lplist.