Using the µVision Socket Interface  Application Note 198
Control and monitor µVision via the built-in TCP/IP interface
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
MENUID Struct Reference

Data Fields

int menuType
 Type of menus to enumerate or execute: one of UVMENUTYPES constants. More...
 
int nID
 Menu ID to execute. More...
 
UINT __pad0__:32
 RESERVED. More...
 

Description

Menu enumeration data request

Contains data what view types should be unumerated

This structure is used in the following messages:

Client ==> uVision (Request)

Field Documentation

UINT MENUID::__pad0__

RESERVED.

int MENUID::menuType

Type of menus to enumerate or execute: one of UVMENUTYPES constants.

int MENUID::nID

Menu ID to execute.