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
iPATHREQ Struct Reference

Data Fields

UINT bFull: 1
 1:=want full path(s), 0:=want relative path(s) More...
 
UINT __pad0__:31
 Reserved. More...
 
UINT nRes [7]
 Reserved. More...
 

Description

Path request data structure

Contains data indicating how a path retreival should be performed.

This structure is used in the following messages:

Client ==> uVision (Request)

Field Documentation

UINT iPATHREQ::__pad0__

Reserved.

UINT iPATHREQ::bFull

1:=want full path(s), 0:=want relative path(s)

UINT iPATHREQ::nRes[7]

Reserved.