bluetoothappprofiles/avrcp/mediabrowseapi/public/remconmediabrowsepanic.h
changeset 19 43824b19ee35
parent 0 f63038272f30
equal deleted inserted replaced
17:f05641c183ff 19:43824b19ee35
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    37 	EInvalidMediaType = 4,
    37 	EInvalidMediaType = 4,
    38 	EMediaElementItemResultWithoutRequest = 5,
    38 	EMediaElementItemResultWithoutRequest = 5,
    39 	ESearchResultWithoutRequest = 6,
    39 	ESearchResultWithoutRequest = 6,
    40 	/** The value of the media library state cookie must not be zero. */
    40 	/** The value of the media library state cookie must not be zero. */
    41 	EZeroMediaLibraryStateCookie = 7,
    41 	EZeroMediaLibraryStateCookie = 7,
       
    42 	EUnexpectedNullMemberField = 8,
    42 	};
    43 	};
    43 
    44 
    44 class MediaBrowsePanic
    45 class MediaBrowsePanic
    45 	{
    46 	{
    46 public:
    47 public: