branch | RCL_3 |
changeset 64 | b276298d5729 |
parent 18 | bd874ee5e5e2 |
--- a/contentcontrolsrv/hsccclient/hsccapiclient/inc/hsccapiclient.h Wed Apr 14 16:16:44 2010 +0300 +++ b/contentcontrolsrv/hsccclient/hsccapiclient/inc/hsccapiclient.h Tue Apr 27 16:57:49 2010 +0300 @@ -93,7 +93,12 @@ * See from API documentation */ TInt ViewListL( CHsContentInfoArray& aArray ); - + + /** + * See from API documentation + */ + TInt ViewListL( CHsContentInfo& aInfo, CHsContentInfoArray& aArray ); + /** * See from API documentation */