Contents

childrenOf

Returns the children of the given IOKit object.

Declaration

childrenOf(objectName)

Parameters

  • objectName:

    String with the path of the desired IOKit object, or an item of an IOKit object array.

Return Value

An array of IOKit object dictionaries.

See Also

Accessing the IOKit Registry

Related Documentation