_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 1066 of file minigui.h.


Field Documentation

const void* data

The data will be sent to the server.

Definition at line 1070 of file minigui.h.

int id

The identifier of the type of the request.

Definition at line 1068 of file minigui.h.

size_t len_data

The length of the data.

Definition at line 1072 of file minigui.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 7 16:01:54 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3