int |
IOKitLibrary.IOServiceAddInterestNotification(IOKitLibrary.IONotificationPort notifyPort,
int service,
ByteBuffer interestType,
IOKitLibrary.IOServiceInterestCallback callback,
Pointer refCon,
IntBuffer notification)
Original signature : kern_return_t IOServiceAddInterestNotification(IONotificationPortRef, io_service_t, const io_name_t, IOServiceInterestCallback, void*, io_object_t*)
native declaration : /System/Library/Frameworks/IOKit.framework/Headers/IOKitLib.h:417 |