upnpframework/upnpaiwprovider/inc/upnpaiwprovideruids.hrh
branchIOP_Improvements
changeset 40 08b5eae9f9ff
parent 39 6369bfd1b60d
child 41 b4d83ea1d6e2
--- a/upnpframework/upnpaiwprovider/inc/upnpaiwprovideruids.hrh	Mon Nov 01 13:44:24 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,36 +0,0 @@
-/*
-* Copyright (c) 2005-2007 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description:  Specifies the interface and DLL UIDs used in the Upnp
-                 Framework's AIW Provider interface.
-*
-*/
-
-
-#ifndef _UPNP_AIW_PROVIDER_UIDS_HRH
-#define _UPNP_AIW_PROVIDER_UIDS_HRH
-
-// The UPnP AIW Provider Interface UID
-#define KUPnPAiwProviderDllUid                 0x10208A15
-
-// The implementation UID(s)
-#define KUPnPAiwEnableExternalMenuServiceUid   0x10208A16
-#define KUPnPAiwCopyToExternalMenuServiceUid   0x10208A17
-#define KUPnPAiwMoveToExternalMenuServiceUid   0x10208A18
-#define KUPnPAiwPlayOnExternalMenuServiceUid   0x10208A19
-#define KUPnPAiwPlayOnExternalBaseServiceUid   0x10208A0C
-#define KUPnPAiwOpenExternalBaseServiceUid     0x10208A0D
-
-#endif // _UPNP_AIW_PROVIDER_UIDS_HRH
-
-// End of file