accessoryservices/remotecontrolfw/client/coreapi/public/remconcoreapicontrollerobserver.h
branchRCL_3
changeset 21 ccb4f6b3db21
parent 0 4e1aa6a622a0
child 22 8cb079868133
equal deleted inserted replaced
20:1ddbe54d0645 21:ccb4f6b3db21
    39 	A response has been received. 
    39 	A response has been received. 
    40 	@param aOperationId The operation ID. The response is to a previous 
    40 	@param aOperationId The operation ID. The response is to a previous 
    41 	command of this type.
    41 	command of this type.
    42 	@param The response error.
    42 	@param The response error.
    43 	*/
    43 	*/
    44 	virtual void MrccacoResponse(TRemConCoreApiOperationId aOperationId, TInt aError);
    44 	IMPORT_C virtual void MrccacoResponse(TRemConCoreApiOperationId aOperationId, TInt aError);
    45 	};
    45 	};
    46 
    46 
    47 #endif // REMCONCOREAPICONTROLLEROBSERVER_H
    47 #endif // REMCONCOREAPICONTROLLEROBSERVER_H