Class Sspi.PSecHandle

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.Sspi.PSecHandle
Direct Known Subclasses:
Sspi.PSecHandle.ByReference
Enclosing interface:
Sspi

@FieldOrder("secHandle") public static class Sspi.PSecHandle extends Structure
A pointer to a SecHandle
  • Field Details

  • Constructor Details

    • PSecHandle

      public PSecHandle()
    • PSecHandle

      public PSecHandle(Sspi.SecHandle h)