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-Processes.

Definition at line 804 of file minigui.h.


Field Documentation

const void* data
 

The data will be sent to the server.

Definition at line 808 of file minigui.h.

int id
 

The identifier of the type of the request.

Definition at line 806 of file minigui.h.

size_t len_data
 

The length of the data.

Definition at line 810 of file minigui.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 14:21:35 2006 for MiniGUI V2.0.3 API Reference by  doxygen 1.4.2