os/ossrv/lowlevellibsandfws/pluginfw/Framework/bwins/tpropertymanagerU.DEF
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 EXPORTS
     2 	?DefineProperty@PropertyManager@@SAHVTUid@@IHH@Z @ 1 NONAME ; int PropertyManager::DefineProperty(class TUid, unsigned int, int, int)
     3 	?DeleteProperty@PropertyManager@@SAHVTUid@@I@Z @ 2 NONAME ; int PropertyManager::DeleteProperty(class TUid, unsigned int)
     4 	?SetProperty@PropertyManager@@SAHVTUid@@IABVTDesC16@@@Z @ 3 NONAME ; int PropertyManager::SetProperty(class TUid, unsigned int, class TDesC16 const &)
     5 	?SetProperty@PropertyManager@@SAHVTUid@@IABVTDesC8@@@Z @ 4 NONAME ; int PropertyManager::SetProperty(class TUid, unsigned int, class TDesC8 const &)
     6 	?SetProperty@PropertyManager@@SAHVTUid@@IH@Z @ 5 NONAME ; int PropertyManager::SetProperty(class TUid, unsigned int, int)
     7