PRJDATA Struct Reference

Multiple string data. More...

#include <UVSOCK.h>


Data Fields

UINT nLen
 Length of szNames including NULL terminators.
UINT nCode
 Informational code.
char szNames [1]
 Information ('string 1',0 [,'string 2',0] ... [,'string N',0]).


Detailed Description

Multiple string data.

Contains one or more NULL terminated strings.

This structure is used in the following messages:

Client ==> uVision (Request)

Client <== uVision (Async)

Definition at line 700 of file UVSOCK.h.


Copyright (c) KEIL - An ARM Company.
All rights reserved.
Visit our web site at www.keil.com.

Generated with doxygen.