Contents

finalize

Finalizes the destruction of an IOService object.

Declaration

virtual bool finalize (
 IOOptionBits options );

Return Value

true.

Overview

See IOService.h Subclasses may override this method, but should call super::finalize().

See Also

Miscellaneous