Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.16 KB

cbnewflatentrylist.md

File metadata and controls

50 lines (32 loc) · 1.16 KB
title description manager ms.date ms.audience ms.topic ms.service ms.localizationpriority api_name api_type ms.assetid
CbNewFLATENTRYLIST
CbNewFLATENTRYLIST computes the number of bytes that should be allocated for a new FLATENTRYLIST structure that contains several FLATENTRY structures of a specified size.
lindalu
03/09/2015
Developer
reference
office-online-server
medium
MAPI.CbNewFLATENTRYLIST
COM
f7182631-7f0e-4f4a-995d-22c0bedd7b6a

CbNewFLATENTRYLIST

Applies to: Outlook 2013 | Outlook 2016

Computes the number of bytes that should be allocated for a new FLATENTRYLIST structure that contains several FLATENTRY structures of a specified size.

Property Value
Header file:
Mapidefs.h
Related structure:
FLATENTRYLIST
CbNewFLATENTRY (_cb)

Parameters

_cb

Count of bytes in the FLATENTRY structures to be included in the new FLATENTRYLIST structure.

See also

FLATENTRYLIST

FLATENTRY

Macros Related to Structures