Contents

start

Declaration

virtual bool start (
 IOService *provider );

Return Value

Return true if the start was successful, false otherwise ( which will cause the instance to be detached and usually freed ).

Overview

See IOService for discussion.

See Also

Miscellaneous