os/ossrv/lowlevellibsandfws/pluginfw/Framework/bwins/tpropertymanagerU.DEF
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/ossrv/lowlevellibsandfws/pluginfw/Framework/bwins/tpropertymanagerU.DEF	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,7 @@
     1.4 +EXPORTS
     1.5 +	?DefineProperty@PropertyManager@@SAHVTUid@@IHH@Z @ 1 NONAME ; int PropertyManager::DefineProperty(class TUid, unsigned int, int, int)
     1.6 +	?DeleteProperty@PropertyManager@@SAHVTUid@@I@Z @ 2 NONAME ; int PropertyManager::DeleteProperty(class TUid, unsigned int)
     1.7 +	?SetProperty@PropertyManager@@SAHVTUid@@IABVTDesC16@@@Z @ 3 NONAME ; int PropertyManager::SetProperty(class TUid, unsigned int, class TDesC16 const &)
     1.8 +	?SetProperty@PropertyManager@@SAHVTUid@@IABVTDesC8@@@Z @ 4 NONAME ; int PropertyManager::SetProperty(class TUid, unsigned int, class TDesC8 const &)
     1.9 +	?SetProperty@PropertyManager@@SAHVTUid@@IH@Z @ 5 NONAME ; int PropertyManager::SetProperty(class TUid, unsigned int, int)
    1.10 +