contentcontrolsrv/hsccclient/hsccapiclient/inc/hsccapiclient.h
branchRCL_3
changeset 64 b276298d5729
parent 18 bd874ee5e5e2
equal deleted inserted replaced
59:a0713522ab97 64:b276298d5729
    91 
    91 
    92     /**
    92     /**
    93      * See from API documentation
    93      * See from API documentation
    94      */
    94      */
    95     TInt ViewListL( CHsContentInfoArray& aArray );
    95     TInt ViewListL( CHsContentInfoArray& aArray );
    96     
    96 
       
    97     /**
       
    98      * See from API documentation
       
    99      */
       
   100     TInt ViewListL( CHsContentInfo& aInfo, CHsContentInfoArray& aArray );
       
   101 
    97     /**
   102     /**
    98      * See from API documentation
   103      * See from API documentation
    99      */
   104      */
   100     TInt AppListL( CHsContentInfoArray& aArray );
   105     TInt AppListL( CHsContentInfoArray& aArray );
   101     
   106