Go to the source code of this file.
Functions | |
void | so_fini (void) |
void | so_init (void) |
XSTYPES_DLL_API void | xstypesPath (XsString *path) |
Return the path that the xsensdeviceapi.dll file is currently running from. More... | |
void so_fini | ( | void | ) |
Definition at line 110 of file xstypesdynlib.c.
void so_init | ( | void | ) |
Definition at line 101 of file xstypesdynlib.c.
XSTYPES_DLL_API void xstypesPath | ( | XsString * | path | ) |
Return the path that the xsensdeviceapi.dll file is currently running from.
path | Storage for the path |
Definition at line 149 of file xstypesdynlib.c.