List of all members.
Public Attributes |
| const char **(* | getSearchPaths )(char *buf, size_t *bufSize) |
|
void(* | unload )() |
| | Unload all plug-in binaries.
|
Member Data Documentation
Returns the list of plug-in search paths consulted by the plug-in manager.
- Parameters:
-
| buf | Buffer in which all string data is stored. |
| bufSize | On entry, points at the size of buf. On return, points to the number of bytes written to buf. |
- Returns:
- a NULL-terminated array of search paths.
- Note:
- If the buffer is too small, returns
NULL and sets *bufSize to the required buffer size.
The documentation for this struct was generated from the following file: