handleClose
Declaration
virtual void handleClose(
IOService *client,
IOOptionBitsoptions) = 0;Parameters
- client:
Client requesting the close.
- options:
Options for the close. Set to zero.
Overview
The handleClose method closes the client's access to this object.