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)