branch | GCC_SURGE |
changeset 49 | faa5ef4f80da |
parent 27 | 489cf6208544 |
--- a/cmmanager/cmmgr/cmmapi/inc/cmdestinationapi.h Thu Jun 17 22:32:02 2010 +0100 +++ b/cmmanager/cmmgr/cmmapi/inc/cmdestinationapi.h Thu Jul 22 16:37:38 2010 +0100 @@ -85,6 +85,8 @@ TInt IsConnected( TBool& aResult ); TInt IsHidden( TBool& aResult ); TInt IsEqual( const TInt aHandle, TBool& aResult ); + TInt GetIcon( HBufC* aBuffer ); + TInt SetIcon( const TDesC& aValue ); private: // True when a subsession is established to the server.