activehello.hrh

来自「symbian活动对象的例子」· HRH 代码 · 共 12 行

HRH
12
字号
// ActiveHello.hrh
//
// Copyright (c) 2002 Symbian Ltd.  All rights reserved.
//

#define EActiveHelloCmdSetHello			0x1001
#define EActiveHelloCmdCancelHello		0x1002
#define EActiveHelloCmdStartFlashing	0x1003
#define EActiveHelloCmdStopFlashing		0x1004
#define EActiveHelloCmdStartMultiHello	0x1005
#define EActiveHelloCmdCancelMultiHello	0x1006

⌨️ 快捷键说明

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