Skip navigation links
JNA API 5.10.0
com.sun.jna.platform.mac

Class IOKit.IOConnect

  • All Implemented Interfaces:
    NativeMapped
    Enclosing interface:
    IOKit


    public static class IOKit.IOConnect
    extends IOKit.IOService
    For an application to communicate with a device, the first thing it must do is create a connection between itself and the in-kernel object representing the device. To do this, it creates a user client object.
    • Constructor Detail

      • IOConnect

        public IOConnect()
      • IOConnect

        public IOConnect(Pointer p)
JNA API 5.10.0

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.