Package com.sun.jna.platform.win32
Interface WinRas
public interface WinRas
Definitions for RASAPI32
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
The RAS_STATS structure stores the statistics for a single-link RAS connection, or for one of the links in a multilink RAS connection.static class
The RASCONN structure provides information about a remote access connection.static class
The RASCONNSTATUS structure describes the current status of a remote access connection.static class
The RASCREDENTIALS structure is used with the RasGetCredentials and RasSetCredentials functions to specify the user credentials associated with a RAS phone-book entry.static class
The RASDEVSPECIFICINFO structure is used to send a cookie for server validation and bypass point-to-point (PPP) authentication.static class
The RASDIALEXTENSIONS structure contains information about extended features of the RasDial function.static interface
The asynchronous dial calback interfacestatic class
The RASDIALPARAMS structure contains parameters that are used by RasDial to establish a remote access connection.static class
The RASEAPINFO structure contains user-specific Extensible Authentication Protocol (EAP) information.static class
The RASENTRY structure describes a phone-book entry.static class
The RASIPADDR structure contains an IP address of the form "a.b.c.d".static class
This RASTUNNELENDPOINT structure is used to define the end-point of a virtual private network (VPN) tunnel.static class
This RASTUNNELENDPOINT structure is used to define the end-point of a virtual private network (VPN) tunnel.static class
The RASPPPIP structure contains the result of a PPP IP projection operation.static class
This RASTUNNELENDPOINT structure is used to define the end-point of a virtual private network (VPN) tunnel. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final String
static final int
static final int
static final int
-
Field Details
-
ERROR_BUFFER_TOO_SMALL
static final int ERROR_BUFFER_TOO_SMALL- See Also:
-
ERROR_CANNOT_FIND_PHONEBOOK_ENTRY
static final int ERROR_CANNOT_FIND_PHONEBOOK_ENTRY- See Also:
-
MAX_PATH
static final int MAX_PATH- See Also:
-
UNLEN
static final int UNLEN- See Also:
-
PWLEN
static final int PWLEN- See Also:
-
DNLEN
static final int DNLEN- See Also:
-
RAS_MaxEntryName
static final int RAS_MaxEntryName- See Also:
-
RAS_MaxPhoneNumber
static final int RAS_MaxPhoneNumber- See Also:
-
RAS_MaxCallbackNumber
static final int RAS_MaxCallbackNumber- See Also:
-
RAS_MaxDeviceType
static final int RAS_MaxDeviceType- See Also:
-
RAS_MaxDeviceName
static final int RAS_MaxDeviceName- See Also:
-
RAS_MaxDnsSuffix
static final int RAS_MaxDnsSuffix- See Also:
-
RAS_MaxAreaCode
static final int RAS_MaxAreaCode- See Also:
-
RAS_MaxX25Address
static final int RAS_MaxX25Address- See Also:
-
RAS_MaxIpAddress
static final int RAS_MaxIpAddress- See Also:
-
RAS_MaxFacilities
static final int RAS_MaxFacilities- See Also:
-
RAS_MaxUserData
static final int RAS_MaxUserData- See Also:
-
RAS_MaxPadType
static final int RAS_MaxPadType- See Also:
-
RASCS_Connected
static final int RASCS_Connected- See Also:
-
RASCS_Disconnected
static final int RASCS_Disconnected- See Also:
-
RASCM_UserName
static final int RASCM_UserName- See Also:
-
RASCM_Password
static final int RASCM_Password- See Also:
-
RASCM_Domain
static final int RASCM_Domain- See Also:
-
RASTUNNELENDPOINT_IPv4
static final int RASTUNNELENDPOINT_IPv4- See Also:
-
RASTUNNELENDPOINT_IPv6
static final int RASTUNNELENDPOINT_IPv6- See Also:
-
RASDT_Modem
- See Also:
-