CMCIClientFT.getProperty (3) Linux Manual Page
CMCIClientFT.getProperty() – Get a named property value of an instance Synopsis#include <cmci.h> CMPIData CMCIClientFT.getProperty(CMCIClient*cl, CMPIObjectPath*op, constchar*name, CMPIStatus*rc); DescriptionGet the named property value of an instance identified by reference op. Arguments are the client object pointer cl, an ObjectPath object pointer op with the namespace and classname to identify the instance, a pointer to a string…
