CMPI 2.1.0 API
|
Macros | |
#define | CMPI_EXPORT |
Modifier on non-CMPI functions or data that are to be exported from MI load libraries. More... | |
#define CMPI_EXPORT |
Modifier on non-CMPI functions or data that are to be exported from MI load libraries.
The compile mode (C vs. C++) needs to match between the exporter and the importer (see CMPI_IMPORT).
CMPI related data or functions do not need to be exported by MBs or MIs using this modifier; however, it can be used for non-CMPI-related purposes.
cmpios.h
.