s60clientservlab.hrh

来自「S60培训教材代码」· HRH 代码 · 共 27 行

HRH
27
字号
/*
* ============================================================================
*  Name     : S60ClientServLab resource header file s60clientservlab.hrh
*  Part of  : S60ClientServLab
*  Created  : 15/07/2003 by Neil Binns
*  Description:
*     This file contains declarations for constants of S60ClientServLab.
*     The file can be included in C++ or resource file.
*     Initial content was generated by Series 60 AppWizard.
*  Version  :
*  Copyright: (c) 2003 Nokia.  All rights reserved.
* ============================================================================
*/

#ifndef S60CLIENTSERVLAB_HRH
#define S60CLIENTSERVLAB_HRH

enum TS60ClientServLabCommandIds
    {
    ES60ClientServLabCmdWriteFile = 1
    };




#endif      // S60CLIENTSERVLAB_HRH

⌨️ 快捷键说明

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