helpexampleuid.hrh

来自「应用于S60平台的示例程序」· HRH 代码 · 共 27 行

HRH
27
字号
/*
* ==============================================================================
*  Name        : HelpExampleUID.hrh
*  Part of     : Help example
*  Interface   :
*  Description :
*  Version     :
*
*  Copyright (c) 2006 Nokia Corporation.
*  This material, including documentation and any related
*  computer programs, is protected by copyright controlled by
*  Nokia Corporation.
* ==============================================================================
*/


#ifndef CLFEXAMPLEUID_HRH
#define CLFEXAMPLEUID_HRH

// CONSTANTS
#define HELP_UID3 0xA0000238
#define HELPFILE_UID 0x20001D7E

#endif      // CLFEXAMPLEUID_HRH

// End of File

⌨️ 快捷键说明

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