wabdefs.h header
This header is used by Windows Address Book. For more information, see:
wabdefs.h contains the following programming interfaces:
Interfaces
IABContainer Do not use. This interface provides access to address book containers. Applications call the methods of the interface to perform name resolution and to create, copy, and delete recipients. |
IDistList Do not use. This interface is used to provide access to distribution lists in modifiable address book containers. The interface provides methods to create, copy, and delete distribution lists, in addition to performing name resolution. |
IMailUser Do not use. This interface provides access to a mail user object. |
IMAPITable Do not use. This interface is used for content tables of Windows Address Book (WAB) containers and distribution lists. |
Structures
SRestriction Do not use. Describes a filter for limiting the view of a table to particular rows. |
ADRENTRY ADRENTRY (wabdefs.h) - do not use. Describes zero or more properties belonging to one or more recipients. |
ADRLIST ADRLIST (wabdefs.h) - do not use. Describes zero or more properties belonging to one or more recipients.G |
ADRPARM Do not use. Describes the display and behavior of the common address dialog box. |
ENTRYID Do not use. Contains the entry identifier information for a MAPI object. |
SBinaryArray Do not use. An array of entry identifiers representing MAPI objects. Uses the same implementation as SBinaryArray. |
SPropProblem Do not use. Describes an error relating to an operation involving a property. |
SPropProblemArray Do not use. Contains an array of one or more SPropProblem structures. |
SPropTagArray Do not use. Contains an array of property tags. |
SPropValue Do not use. Contains the property tag values. |
SRow Do not use. Describes a row from a table containing selected properties for a specific object. |
SRowSet Do not use. Contains an array of SRow structures. Each SRow structure describes a row from a table. |
SSortOrder Do not use. Defines how to sort rows of a table, describing both the column to use as the sort key and the direction of the sort. |
SSortOrderSet Do not use. Defines a collection of keys for a table to be used for standard or categorized sorting. |