00001 /* 00002 * ============================================================================ 00003 * Name : SenduiMtmUids.h 00004 * Part of : SendUi 00005 * Interface : 00006 * Description : Link to SendUi service uids. 00007 * Version : 1.0 00008 * 00009 * Copyright © 2002-2004 Nokia. All rights reserved. 00010 * This material, including documentation and any related 00011 * computer programs, is protected by copyright controlled by 00012 * Nokia. All rights are reserved. Copying, including 00013 * reproducing, storing, adapting or translating, any 00014 * or all of this material requires the prior written consent of 00015 * Nokia. This material also contains confidential 00016 * information which may not be disclosed to others without the 00017 * prior written consent of Nokia. 00018 * 00019 * ============================================================================ 00020 */ 00021 00022 00023 #ifndef INC_SENDUIMTMUIDS_H 00024 #define INC_SENDUIMTMUIDS_H 00025 00026 #include <e32std.h> 00027 #include <SendUiConsts.h> 00028 00029 #endif 00030 00031 // End of File