Query: printdmiattributevalues
OS: sunos
Section: 3dmi
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
printDmiAttributeValues(3DMI) DMI Library Functions printDmiAttributeValues(3DMI)NAMEprintDmiAttributeValues - print data in input DmiAttributeValues listSYNOPSIScc [ flag ... ] file ... -ldmi -lnsl -lrwtool [ library ... ] #include <dmi/util.hh> void printDmiAttributeValues(DmiAttributeValues_t *values);DESCRIPTIONThe printDmiAttributeValues() function prints the data in the input DmiAttributeValues list. The function prints "unknown data" for those values that contain invalid data.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOlibdmi(3LIB), attributes(5) SunOS 5.10 12 Oct 1998 printDmiAttributeValues(3DMI)