CMCIClientFT.references (3) Linux Manual Page
CMCIClientFT.references() – Enumerate association instances for a class instance Synopsis#include <cmci.h> CMPIEnumeration* CMCIClientFT.references(CMCIClient*cl, CMPIObjectPath*op, constchar*resultClass, constchar*role, CMPIFlagsflags, char**properties, CMPIStatus*rc); DescriptionEnumerate association instances that refer to the Instance defined by the op reference. Arguments are the client object pointer cl, an ObjectPath object pointer op with the reference that contains namespace and classname components, resultClass, where…
