CFileProtectionResolver Class Reference
class CFileProtectionResolver : public CBase |
Constructor & Destructor Documentation
CFileProtectionResolver(RFs &)
CFileProtectionResolver | ( | RFs & | aFs | ) | [private] |
Parameters
RFs & aFs | IN Fileserver session. |
~CFileProtectionResolver()
~CFileProtectionResolver | ( | ) | [virtual] |
Member Functions Documentation
CommonContentPolicy()
CCommonContentPolicy * | CommonContentPolicy | ( | ) | const [inline] |
Get Common Content Policy
ConstructL()
void | ConstructL | ( | ) | [private] |
NewL(RFs &)
Parameters
RFs & aFs | IN Fileserver session. |
NewLC(RFs &)
Parameters
RFs & aFs | IN Fileserver session. |
ProtectionStatusL(RFile &, TDataType &)
Finds out whether the file is DRM protected or is on the Closed Content List
Parameters
RFile & aFile | IN File handle |
TDataType & aMimeType | IN Already recognized mime type. |
ProtectionStatusL(const TDesC &, TDataType &)
Finds out whether the file is DRM protected or is on the Closed Content List
Parameters
const TDesC & aFilePath | IN File path |
TDataType & aMimeType | IN Already recognized mime type. |
ProtectionStatusL(RFile &, TDataType &, HBufC8 *&)
Finds out whether the file is DRM protected or is on the Closed Content List
Parameters
RFile & aFile | IN File handle |
TDataType & aMimeType | IN Already recognized mime type. |
HBufC8 *& aContentUri | IN/OUT possible DRM content URI, NULL if not found |
ProtectionStatusL(const TDesC &, TDataType &, HBufC8 *&)
Finds out whether the file is DRM protected or is on the Closed Content List
Parameters
const TDesC & aFilePath | IN File path |
TDataType & aMimeType | IN Already recognized mime type. |
HBufC8 *& aContentUri | IN/OUT possible DRM content URI, NULL if not found |
Member Data Documentation
CCommonContentPolicy * iClosedContent
CCommonContentPolicy * | iClosedContent | [private] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.