imservices/instantmessagingcache/imcacheclient/bwins/imcacheclientu.def
author William Roberts <williamr@symbian.org>
Tue, 06 Apr 2010 21:20:38 +0100
branchCompilerCompatibility
changeset 15 ca8de445a388
parent 0 e6b17d312c8b
permissions -rw-r--r--
Fix the pointer-to-member function syntax in calls to FindOperationL (Bug 1775)

EXPORTS
	?CreateUpdaterL@CIMCacheFactory@@QAEPAVMIMCacheUpdater@@HABVTDesC16@@H@Z @ 1 NONAME ; class MIMCacheUpdater * CIMCacheFactory::CreateUpdaterL(int, class TDesC16 const &, int)
	?Release@CIMCacheFactory@@SAXXZ @ 2 NONAME ; void CIMCacheFactory::Release(void)
	?InstanceL@CIMCacheFactory@@SAPAV1@XZ @ 3 NONAME ; class CIMCacheFactory * CIMCacheFactory::InstanceL(void)
	?CreateAccessorL@CIMCacheFactory@@QAEPAVMIMCacheAccessor@@HABVTDesC16@@@Z @ 4 NONAME ; class MIMCacheAccessor * CIMCacheFactory::CreateAccessorL(int, class TDesC16 const &)