HrOpenSiteContainerAddressing

The HrOpenSiteContainerAddressing function retrieves a MAPI IMAPIProp interface for a site-addressing object.

Quick Info

Header file: EDKCFG.H
Library: EDKCFG.LIB

HRESULT HrOpenSiteContainerAddressing(
  LPMAPISESSION lpSession,        
  LPMAPIPROP * lppSiteAddressing  
);
 

Parameters

lpHeader
Input parameter. Points to a MAPI IMAPISession interface containing the MAPI session.
lppSiteAddressing
Output parameter. Points to a MAPI IMAPIProp interface containing the current site addressing object.

Return Values

See Return Values.

Remarks

For more information on this function, see Using the Configuration Functions.

For information on the IMAPIProp and IMAPISession interfaces, see the MAPI Programmer's Reference.