OSAPI  0.29
Open System API
osapi_proc_libinfo_S Struct Reference

The s_libinfo structure is a wrapper structure for the proc_library_getAllLoaded call to contain the library name and version information. More...

#include <proc_type_library.h>

Data Fields

char name [OSAPI_PROC_LIBRARY_MAX_NAME+1]
 Library Name.
 
unsigned int version
 Library version.
 

Detailed Description

The s_libinfo structure is a wrapper structure for the proc_library_getAllLoaded call to contain the library name and version information.


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