lowlevellibsandfws/pluginfw/Framework/bwins/tpropertymanagerU.DEF
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 08:38:54 +0300
changeset 63 a117ad66e027
parent 0 e4d67989cc36
permissions -rw-r--r--
Revision: 201037 Kit: 201037

EXPORTS
	?DefineProperty@PropertyManager@@SAHVTUid@@IHH@Z @ 1 NONAME ; int PropertyManager::DefineProperty(class TUid, unsigned int, int, int)
	?DeleteProperty@PropertyManager@@SAHVTUid@@I@Z @ 2 NONAME ; int PropertyManager::DeleteProperty(class TUid, unsigned int)
	?SetProperty@PropertyManager@@SAHVTUid@@IABVTDesC16@@@Z @ 3 NONAME ; int PropertyManager::SetProperty(class TUid, unsigned int, class TDesC16 const &)
	?SetProperty@PropertyManager@@SAHVTUid@@IABVTDesC8@@@Z @ 4 NONAME ; int PropertyManager::SetProperty(class TUid, unsigned int, class TDesC8 const &)
	?SetProperty@PropertyManager@@SAHVTUid@@IH@Z @ 5 NONAME ; int PropertyManager::SetProperty(class TUid, unsigned int, int)