OSFI-C  3.10.0
OpenSF Integration Library
osfi_vecFile_t Struct Reference

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.
 

Detailed Description

Vector of file/folder values, with size and contents.

Different from osfi_vecString_t for the generic getters to work, otherwise equivalent.


The documentation for this struct was generated from the following file: