Contents

CopyDataServicedHandler

A private method that the dispatch source uses to detect dequeued data.

Declaration

virtual kern_return_t CopyDataServicedHandler(OSAction **action);

Return Value

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

See Also

Performing Internal Tasks