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