IABTable::QueryColumnsIABTable::QueryColumns*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IABTable::GetStatus
*Next Topic: IABTable::QueryPosition

IABTable::QueryColumns

HRESULT QueryColumns(
    ULONG  ulFlags,
    LPSPropTagArray  FAR * lpPropTagArray
);

Returns a list of columns for the table.

ulFlags
Bitmask of flags that indicate which column set should be returned. The following flag can be set:
TBL_ALL_COLUMNS Returns all available columns.
lpPropTagArray
Address of an SPropTagArray structure containing the property tags for the column set.

Back to top


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