IABTable::SetColumnsIABTable::SetColumns*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IABTable::SetCollapseState
*Next Topic: IABTable::SortTable

IABTable::SetColumns

HRESULT SetColumns(
    LPSPropTagArray lpPropTagArray,
    ULONG ulFlags
);

Defines the order of property values, and the order of properties to appear as columns in a table.

lpPropTagArray
Address of an SPropTagArray structure containing a counted array of property tags corresponding to the desired table columns. The lpPropTagArray parameter cannot be set to NULL; every table must have one column as a minimum.
ulFlags
Flags specifying asynchronous operation. For Internet Explorer Address Book, this value must be zero.

Back to top


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