⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 imenuctlusage.c

📁 一些brew的简单代码
💻 C
字号:
/*===========================================================================

FILE: imenuctlusage.c

SERVICES: Sample applet using AEE

DESCRIPTION
  This file contains usage examples of the IMenuCtl interface. IMenuCtl interface
  functions are used to create various types of menus from which device users
  can make selections.  The following functions are illustrated in this usage example:

      -IMENUCTL_HandleEvent
      -IMENUCTL_Redraw
      -IMENUCTL_SetActive
      -IMENUCTL_IsActive
      -IMENUCTL_SetRect
      -IMENUCTL_GetRect
      -IMENUCTL_SetProperties (includes one example per IMenuCtl Property)
      -IMENUCTL_GetProperties
      -IMENUCTL_Reset
      -IMENUCTL_SetTitle
      -IMENUCTL_AddItem
      -IMENUCTL_AddItemEx
      -IMENUCTL_GetItemData
      -IMENUCTL_DeleteItem
      -IMENUCTL_DeleteAll
      -IMENUCTL_SetSel
      -IMENUCTL_GetSel
      -IMENUCTL_EnableCommand
      -IMENUCTL_SetItemText
      -IMENUCTL_SetItemTime
      -IMENUCTL_GetItemTime
      -IMENUCTL_SetStyle

PUBLIC CLASSES:  
   N/A


   	   Copyright 

⌨️ 快捷键说明

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