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