itimectlusage.c

来自「基于Brew平台的C语言的时间操作示例代码」· C语言 代码 · 共 18 行

C
18
字号
/*===========================================================================

FILE: itimectlusage.c

SERVICES: Sample applet using AEE

DESCRIPTION
  This file contains usage examples of ITimeCtl interface. ITimeCtl interface
  functions allow the user to create/operate on ITimeCtl objects. The time control 
  interface has three modes. Three are the clock mode, stop-watch mode, and the 
  count-down mode. Objects of the three modes are instantiated using the
  AEECLSID_CLOCKCTL, AEECLSID_STOPWATCHCTL, and AEECLSID_COUNTDOWNCTL class IDs.

PUBLIC CLASSES:  
   N/A


   	   Copyright 

⌨️ 快捷键说明

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