SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
SprSrmDir Struct Reference

Return structure for the spr_srm_dir() function. More...

Data Fields

int Nel
 
char * name []
 List of names (NULL terminated). More...
 

Detailed Description

Return structure for the spr_srm_dir() function.

Field Documentation

int SprSrmDir::Nel

Number of resources found (can be zero) or (-1) if the requested class_id does not exist.

char* SprSrmDir::name[]

List of names (NULL terminated).