IABLogon : IUnknown
Last modified: July 23, 2011
Applies to: Outlook
Accesses resources in an address book provider.
|
Header file: |
Mapispi.h |
|
Exposed by: |
Address book logon objects |
|
Implemented by: |
Address book providers |
|
Called by: |
MAPI |
|
Interface identifier: |
IID_IABLogon |
|
Pointer type: |
LPABLOGON |
|
Returns a MAPIERROR structure that contains information about the previous address book provider error. |
|
|
Initiates the logoff process. |
|
|
Opens a container, messaging user, or distribution list, and returns a pointer to an interface implementation to provide further access. |
|
|
Compares two entry identifiers to determine whether they refer to the same object. |
|
|
Registers the caller to receive notification of specified events that affect a container, messaging user, or distribution list. |
|
|
Cancels notifications that were previously set up with a call to the Advise method. |
|
|
Opens the provider's status object. |
|
|
Opens a recipient entry that has data residing in a host address book provider. |
|
|
Returns a table of one-off templates for creating recipients to be added to the recipient list of an outgoing message. |
|
|
Prepares a recipient list for later use by the messaging system. |
For general information about the methods of the IABLogon interface, see Implementing Service Provider Logon.