C-Pluff C API
0.2.0
|
These functions can be used to query runtime information about the linked in C-Pluff implementation. More...
Functions | |
CP_IMPORT const char * | cp_get_version (void) |
Returns the release version string of the linked in C-Pluff implementation. More... | |
CP_IMPORT const char * | cp_get_host_type (void) |
Returns the canonical host type associated with the linked in C-Pluff implementation. More... | |
These functions can be used to query runtime information about the linked in C-Pluff implementation.
They may be used by the main program or by a plug-in runtime.
CP_IMPORT const char* cp_get_version | ( | void | ) |
Returns the release version string of the linked in C-Pluff implementation.
CP_IMPORT const char* cp_get_host_type | ( | void | ) |
Returns the canonical host type associated with the linked in C-Pluff implementation.
A multi-platform installation manager could use this information to determine what plug-in versions to install.
Generated on Fri May 1 2020 01:06:58 for C-Pluff C API by 1.8.13