smbmusicapsingleplayerapplication.h

来自「symbian代码」· C头文件 代码 · 共 38 行

H
38
字号
/*----------------------------------------------------------------------------*/
// Copyright (c) 2004 Sony Ericsson Mobile Communications Japan, Inc.
// All rights reserved.
/*----------------------------------------------------------------------------*/
// FileName:
//   SmbMusicAPSinglePlayerApplication.h
//
// Description:
//	堦嬋嵞惗僾儗僀儎乕傾僾儕働乕僔儑儞僋儔僗僿僢僟
//
//	Modify:
//	2007-02-01	PTX824Start   
/*------------------------------------------------------------------------*/
// $NoKeywords: $

#ifndef SMBMUSICAPSINGLEPLAYERAPPLICATION_H__
#define SMBMUSICAPSINGLEPLAYERAPPLICATION_H__

#ifndef __SMBAFAPPLICATION_H__
#include <SmbAfApplication.h>
#endif

SEMCJ_NAMESPACE_BEGIN

///////////////////////////////////////////////////////////////////////////////
// CSmbMusicAPSinglePlayerApplication
class CSmbMusicAPSinglePlayerApplication : public CSmbAfApplication
	{
 public:
	TUid  AppDllUid () const;
	CApaDocument*  CreateDocumentL ();
	};

SEMCJ_NAMESPACE_END
#endif	//SMBMUSICAPSINGLEPLAYERAPPLICATION_H__
// end of SmbMusicAPSinglePlayerApplication.h
/* Copyright (C) 2007Sony Ericsson Mobile Communications Japan, Inc. */

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?