IABContainer::GetContentsTableIABContainer::GetContentsTable*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IABContainer::DeleteProps
*Next Topic: IABContainer::GetHierarchyTable

IABContainer::GetContentsTable

HRESULT GetContentsTable(
    ULONG    ulFlags,
    LPMAPITABLE FAR *  lppTable
);

Returns a pointer to the contents table of the container.

ulFlags
Bitmask of flags that provide the ability to specify the returned text type. Can be one of the following:
MAPI_DEFERRED_ERRORS Not supported by Internet Explorer Address Book.
MAPI_UNICODE Indicates the returned strings are in Unicode format. If the MAPI_UNICODE flag is not set, the strings are in ANSI format. Not supported in the first version of Internet Explorer Address Book.
lppTable
Address of the table object containing the contents table.

Back to top


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.