SSTR Struct Reference

String data. More...

#include <UVSOCK.h>


Data Fields

int nLen
 Length of name (including NULL terminator).
char szStr [256]
 NULL terminated name string.


Detailed Description

String data.

Transfers string data between the client and uVision.

This structure is used in the following messages:

Client ==> uVision (Request)

Client <== uVision (Async)

Definition at line 582 of file UVSOCK.h.


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

Generated with doxygen.