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

Class WinNT.PSID

    • Constructor Detail

      • PSID

        public PSID()
      • PSID

        public PSID(byte[] data)
      • PSID

        public PSID(int size)
      • PSID

        public PSID(Pointer memory)
    • Method Detail

      • getBytes

        public byte[] getBytes()
      • getSidString

        public java.lang.String getSidString()
JNA API 5.10.0

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