Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_REQUEST Struct Reference
[Simple request/reply interfaces]

#include <minigui.h>

Data Fields


Detailed Description

A request will be sent to the server of MiniGUI-Lite.

Definition at line 831 of file minigui.h.


Field Documentation

const void* data
 

The data will be sent to the server.

Definition at line 835 of file minigui.h.

int id
 

The identifier of the type of the request.

Definition at line 833 of file minigui.h.

size_t len_data
 

The length of the data.

Definition at line 837 of file minigui.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 13:54:28 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2