Contents

DestroyInterfaceIterator

Destroys an interface iterator that you created.

Declaration

virtual kern_return_t DestroyInterfaceIterator(uintptr_t ref);

Parameters

Return Value

kIOReturnSuccess on success, or another value if an error occurs. See Error Codes.

See Also

Iterating Over the Device Interfaces