CbNewFLATENTRYLIST

The CbNewFLATENTRYLIST macro determines the memory allocation requirements of a FLATENTRYLIST whose list of FLATENTRY structures is of a specified byte size.

Quick Info

Header file:

MAPIDEFS.H

Related structure:

FLATENTRYLIST4OIE.PM

 

int CbNewFLATENTRY (int _cb)

Parameters

_cb

Byte size of the list of FLATENTRY structures.

 

Remarks

The CbNewFLATENTRYLIST macro returns the number of bytes in memory that a FLATENTRYLIST with a _cb byte FLATENTRY list would occupy.