omadrm/drmengine/bwinscw/DrmServiceAPIu.def
author Stefan Karlsson <stefan.karlsson@nokia.com>
Sat, 10 Apr 2010 13:41:08 +0100
branchCompilerCompatibility
changeset 22 25067adb0866
parent 0 95b198f216e5
permissions -rw-r--r--
Got rid of some trivial warnings (nested comments and tokens after #endif).

EXPORTS
	?GetDevicePublicKeyDerL@CDrmServiceApi@DRM@@QAEXAAPAVHBufC8@@@Z @ 1 NONAME ; void DRM::CDrmServiceApi::GetDevicePublicKeyDerL(class HBufC8 * &)
	?GetSecureTime@CDrmServiceApi@DRM@@QBEHAAVTTime@@AAHAAW4ESecurityLevel@DRMClock@@@Z @ 2 NONAME ; int DRM::CDrmServiceApi::GetSecureTime(class TTime &, int &, enum DRMClock::ESecurityLevel &) const
	?NewL@CDrmServiceApi@DRM@@SAPAV12@XZ @ 3 NONAME ; class DRM::CDrmServiceApi * DRM::CDrmServiceApi::NewL(void)
	?NewLC@CDrmServiceApi@DRM@@SAPAV12@XZ @ 4 NONAME ; class DRM::CDrmServiceApi * DRM::CDrmServiceApi::NewLC(void)
	?SignL@CDrmServiceApi@DRM@@QAEXABVTDesC8@@AAPAVHBufC8@@@Z @ 5 NONAME ; void DRM::CDrmServiceApi::SignL(class TDesC8 const &, class HBufC8 * &)
	?UpdateSecureTime@CDrmServiceApi@DRM@@QAEHABVTTime@@ABH@Z @ 6 NONAME ; int DRM::CDrmServiceApi::UpdateSecureTime(class TTime const &, int const &)