C-Pluff C API
0.1.4
|
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 Jan 1 2016 23:17:02 for C-Pluff C API by 1.8.6