Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of mappen te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen om mappen te wijzigen.
Applies to: Outlook 2013 | Outlook 2016
Contains an array of pointers to form information objects.
| Property | Value |
|---|---|
| Header file: |
Mapiform.h |
| Related macro: |
CbMAPIFormInfoArray |
typedef struct
{
ULONG cForms;
LPMAPIFORMINFO aFormInfo[MAPI_DIM];
} SMAPIFormInfoArray, FAR * LPSMAPIFORMINFOARRAY;
Members
cForms
Count of pointers in the array pointed to by the aFormInfo member.
aFormInfo
Pointer to an array of pointers to form information objects.
Remarks
The SMAPIFormInfoArray structure is passed as a parameter in the following methods: