Class IOKit.SMCKeyDataKeyInfo

java.lang.Object
com.sun.jna.Structure
oshi.jna.platform.mac.IOKit.SMCKeyDataKeyInfo
Enclosing interface:
IOKit

@FieldOrder({"dataSize","dataType","dataAttributes"}) public static class IOKit.SMCKeyDataKeyInfo extends Structure
Holds the return value of SMC KeyInfo query.
  • Field Details

    • dataSize

      public int dataSize
    • dataType

      public int dataType
    • dataAttributes

      public byte dataAttributes
  • Constructor Details

    • SMCKeyDataKeyInfo

      public SMCKeyDataKeyInfo()