CMCIClientFT.associatorNames (3) Linux Manual Page
CMCICLientFT.associatorNames() – Enumerate ObjectPaths associated with an Instance Synopsis #include <cmci.h> CMPIEnumeration* CMCIClientFT.associatorNames(CMCIClient*cl, CMPIObjectPath*op, constchar*assocClass, constchar*resultClass, constchar*role, constchar*resultRole, CMPIStatus*rc); Description Enumerate ObjectPath references associated with the Instance defined by op reference. Arguments are the client object pointer cl, an ObjectPath object pointer op with the reference that contains namespace and classname components, assocClass, where if…
