API published in: S60 2nd Ed FP 2
Link against: drmhelper.lib
Required Capabilities
None
Exceptions
The capability DRM is required in:
CDRMHelper::Consume2( const TDesC8& aContentURI, TUint32 aRightsSpec, TDRMHelperConsumeAction anAction); If the calling process doesn't have Nokia VID and "aRightsSpec is EInstall or EPeek"
CDRMHelper::ConsumeFile2( const TDesC& aFileName, TUint32 aRightsSpec, TDRMHelperConsumeAction anAction); If the calling process doesn't have Nokia VID and "aRightsSpec is EInstall or EPeek"
CDRMHelper::ConsumeFile2( RFile& aFileHandle, TUint32 aRightsSpec, TDRMHelperConsumeAction anAction); If the calling process doesn't have Nokia VID and "aRightsSpec is EInstall or EPeek"
Go to the source code of this file.
Variables |
|
const TUid | KCRUidDRMHelperServer = {0x10205CA7} |
const TUint32 | KDRMHelperServerNotification = 0x00000001 |
const TUint32 | KDRMHelperServerNotificationPassive = 0x00000002 |
|
|
|