CbNewFLATENTRY

The CbNewFLATENTRY macro determines the memory allocation requirements of a FLATENTRY structure containing an entry identifier of a specified byte size.

Quick Info

Header file:

MAPIDEFS.H

Related structure:

FLATENTRYK45YY

 

int CbNewFLATENTRY (int _cb)

Parameters

_cb

The entry identifier byte size.

 

Remarks

The CbNewFLATENTRY macro returns the number of bytes of memory that a FLATENTRY with a _cb byte entry identifier would occupy.