OSFI-C
3.10.0
OpenSF Integration Library
|
Vector of file/folder values, with size and contents. More...
#include <OSFIC.h>
Data Fields | |
int | count |
Number of elements in the vector, never negative. | |
char * | values [] |
Values, at indices 0..count-1. | |
Vector of file/folder values, with size and contents.
Different from osfi_vecString_t for the generic getters to work, otherwise equivalent.