IABTable::RestrictIABTable::Restrict*
*Contents  *Index  *Topic Contents
*Previous Topic: IABTable::QuerySortOrder
*Next Topic: IABTable::SeekRow

IABTable::Restrict

HRESULT Restrict(
    lpRestriction,
    ulFlags
);

Applies a restriction to a table, reducing the rows visible to only those matching the restriction criteria.

lpRestriction
Address of an SRestriction structure defining the conditions of the restriction. Passing NULL removes the current restriction.
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.