Main Page | Class Hierarchy | Class Members | Global Enums and Constants | Global Entry Points | Related Pages

IAccBartCacheManager Interface Reference


Detailed Description

The IAccBartCacheManager interface is used to get bart items directly from the local cache if, for example, the IAccSession is offline. Get IAccBartCacheManager via AccSessionProp_BartCacheManager. The IAccSession's identity must be specified prior to using IAccBartCacheManager.

Public Member Functions


Member Function Documentation

HRESULT IAccBartCacheManager::GetItemByUserName ( [in] AccBartItemType  type,
[in] xp_kstr  userName,
[out, retval] IAccBartItem **  ppiAccBartItem 
)

Get an IAccBartItem by userName. Currently only AccBartItemType_BuddyIcon is supported.


Questions? Stop by the AIM SDK Developer Forum
Created Tue Mar 4 09:11:02 2008 for AIM: Developer SDK
© 2008 AOL LLC. All Rights Reserved.