Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

FEAPI_UserData_t_tag Struct Reference
[Interface Structures and Types]

#include <FEAPI.h>

List of all members.


Detailed Description

Structure for user/vendor defined commands.

Definition at line 167 of file FEAPI.h.

Public Attributes

char * pcUserString
 user defined string value (memory could be freed by host after function call, it has to be copied internally)
void * pcUserData
 pointer to user defined data


Member Data Documentation

void* FEAPI_UserData_t_tag::pcUserData
 

pointer to user defined data

Definition at line 170 of file FEAPI.h.

char* FEAPI_UserData_t_tag::pcUserString
 

user defined string value (memory could be freed by host after function call, it has to be copied internally)

Definition at line 169 of file FEAPI.h.


The documentation for this struct was generated from the following file:
Generated on Fri Mar 23 10:28:59 2007 for FEAPI Plugin Documentation by  doxygen 1.3.9.1