Klasse WinRas.RASTUNNELENDPOINT

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.WinRas.RASTUNNELENDPOINT
Umschließende Schnittstelle:
WinRas

@FieldOrder({"dwType","u"}) public static class WinRas.RASTUNNELENDPOINT extends Structure
This RASTUNNELENDPOINT structure is used to define the end-point of a virtual private network (VPN) tunnel.
  • Felddetails

  • Konstruktordetails

    • RASTUNNELENDPOINT

      public RASTUNNELENDPOINT()
    • RASTUNNELENDPOINT

      public RASTUNNELENDPOINT(Pointer memory)
  • Methodendetails

    • read

      public void read()
      Beschreibung aus Klasse kopiert: Structure
      Reads the fields of the struct from native memory
      Setzt außer Kraft:
      read in Klasse Structure