SetHandler
Set the handler block to run when the interrupt fires.
Declaration
virtual kern_return_t SetHandler(OSAction *action);Parameters
Return Value
kIOReturnSuccess on success, or another value if an error occurs. See Error Codes.
Set the handler block to run when the interrupt fires.
virtual kern_return_t SetHandler(OSAction *action);kIOReturnSuccess on success, or another value if an error occurs. See Error Codes.