getSubdirectories
Declaration
virtual IOReturn getSubdirectories(
OSIterator *&iterator);Parameters
- iterator:
on return, set to point to an OSIterator
Return Value
kIOReturnSuccess if the iterator could be created
Overview
Creates an iterator over the subdirectories of the directory.