ReactOS 0.4.15-dev-7942-gd23573b
raserror.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define RASBASE   600
 
#define SUCCESS   0
 
#define PENDING   (RASBASE+0)
 
#define ERROR_INVALID_PORT_HANDLE   (RASBASE+1)
 
#define ERROR_PORT_ALREADY_OPEN   (RASBASE+2)
 
#define ERROR_BUFFER_TOO_SMALL   (RASBASE+3)
 
#define ERROR_WRONG_INFO_SPECIFIED   (RASBASE+4)
 
#define ERROR_CANNOT_SET_PORT_INFO   (RASBASE+5)
 
#define ERROR_PORT_NOT_CONNECTED   (RASBASE+6)
 
#define ERROR_EVENT_INVALID   (RASBASE+7)
 
#define ERROR_DEVICE_DOES_NOT_EXIST   (RASBASE+8)
 
#define ERROR_DEVICETYPE_DOES_NOT_EXIST   (RASBASE+9)
 
#define ERROR_BUFFER_INVALID   (RASBASE+10)
 
#define ERROR_ROUTE_NOT_AVAILABLE   (RASBASE+11)
 
#define ERROR_ROUTE_NOT_ALLOCATED   (RASBASE+12)
 
#define ERROR_INVALID_COMPRESSION_SPECIFIED   (RASBASE+13)
 
#define ERROR_OUT_OF_BUFFERS   (RASBASE+14)
 
#define ERROR_PORT_NOT_FOUND   (RASBASE+15)
 
#define ERROR_ASYNC_REQUEST_PENDING   (RASBASE+16)
 
#define ERROR_ALREADY_DISCONNECTING   (RASBASE+17)
 
#define ERROR_PORT_NOT_OPEN   (RASBASE+18)
 
#define ERROR_PORT_DISCONNECTED   (RASBASE+19)
 
#define ERROR_NO_ENDPOINTS   (RASBASE+20)
 
#define ERROR_CANNOT_OPEN_PHONEBOOK   (RASBASE+21)
 
#define ERROR_CANNOT_LOAD_PHONEBOOK   (RASBASE+22)
 
#define ERROR_CANNOT_FIND_PHONEBOOK_ENTRY   (RASBASE+23)
 
#define ERROR_CANNOT_WRITE_PHONEBOOK   (RASBASE+24)
 
#define ERROR_CORRUPT_PHONEBOOK   (RASBASE+25)
 
#define ERROR_CANNOT_LOAD_STRING   (RASBASE+26)
 
#define ERROR_KEY_NOT_FOUND   (RASBASE+27)
 
#define ERROR_DISCONNECTION   (RASBASE+28)
 
#define ERROR_REMOTE_DISCONNECTION   (RASBASE+29)
 
#define ERROR_HARDWARE_FAILURE   (RASBASE+30)
 
#define ERROR_USER_DISCONNECTION   (RASBASE+31)
 
#define ERROR_INVALID_SIZE   (RASBASE+32)
 
#define ERROR_PORT_NOT_AVAILABLE   (RASBASE+33)
 
#define ERROR_CANNOT_PROJECT_CLIENT   (RASBASE+34)
 
#define ERROR_UNKNOWN   (RASBASE+35)
 
#define ERROR_WRONG_DEVICE_ATTACHED   (RASBASE+36)
 
#define ERROR_BAD_STRING   (RASBASE+37)
 
#define ERROR_REQUEST_TIMEOUT   (RASBASE+38)
 
#define ERROR_CANNOT_GET_LANA   (RASBASE+39)
 
#define ERROR_NETBIOS_ERROR   (RASBASE+40)
 
#define ERROR_SERVER_OUT_OF_RESOURCES   (RASBASE+41)
 
#define ERROR_NAME_EXISTS_ON_NET   (RASBASE+42)
 
#define ERROR_SERVER_GENERAL_NET_FAILURE   (RASBASE+43)
 
#define WARNING_MSG_ALIAS_NOT_ADDED   (RASBASE+44)
 
#define ERROR_AUTH_INTERNAL   (RASBASE+45)
 
#define ERROR_RESTRICTED_LOGON_HOURS   (RASBASE+46)
 
#define ERROR_ACCT_DISABLED   (RASBASE+47)
 
#define ERROR_PASSWD_EXPIRED   (RASBASE+48)
 
#define ERROR_NO_DIALIN_PERMISSION   (RASBASE+49)
 
#define ERROR_SERVER_NOT_RESPONDING   (RASBASE+50)
 
#define ERROR_FROM_DEVICE   (RASBASE+51)
 
#define ERROR_UNRECOGNIZED_RESPONSE   (RASBASE+52)
 
#define ERROR_MACRO_NOT_FOUND   (RASBASE+53)
 
#define ERROR_MACRO_NOT_DEFINED   (RASBASE+54)
 
#define ERROR_MESSAGE_MACRO_NOT_FOUND   (RASBASE+55)
 
#define ERROR_DEFAULTOFF_MACRO_NOT_FOUND   (RASBASE+56)
 
#define ERROR_FILE_COULD_NOT_BE_OPENED   (RASBASE+57)
 
#define ERROR_DEVICENAME_TOO_LONG   (RASBASE+58)
 
#define ERROR_DEVICENAME_NOT_FOUND   (RASBASE+59)
 
#define ERROR_NO_RESPONSES   (RASBASE+60)
 
#define ERROR_NO_COMMAND_FOUND   (RASBASE+61)
 
#define ERROR_WRONG_KEY_SPECIFIED   (RASBASE+62)
 
#define ERROR_UNKNOWN_DEVICE_TYPE   (RASBASE+63)
 
#define ERROR_ALLOCATING_MEMORY   (RASBASE+64)
 
#define ERROR_PORT_NOT_CONFIGURED   (RASBASE+65)
 
#define ERROR_DEVICE_NOT_READY   (RASBASE+66)
 
#define ERROR_READING_INI_FILE   (RASBASE+67)
 
#define ERROR_NO_CONNECTION   (RASBASE+68)
 
#define ERROR_BAD_USAGE_IN_INI_FILE   (RASBASE+69)
 
#define ERROR_READING_SECTIONNAME   (RASBASE+70)
 
#define ERROR_READING_DEVICETYPE   (RASBASE+71)
 
#define ERROR_READING_DEVICENAME   (RASBASE+72)
 
#define ERROR_READING_USAGE   (RASBASE+73)
 
#define ERROR_READING_MAXCONNECTBPS   (RASBASE+74)
 
#define ERROR_READING_MAXCARRIERBPS   (RASBASE+75)
 
#define ERROR_LINE_BUSY   (RASBASE+76)
 
#define ERROR_VOICE_ANSWER   (RASBASE+77)
 
#define ERROR_NO_ANSWER   (RASBASE+78)
 
#define ERROR_NO_CARRIER   (RASBASE+79)
 
#define ERROR_NO_DIALTONE   (RASBASE+80)
 
#define ERROR_IN_COMMAND   (RASBASE+81)
 
#define ERROR_WRITING_SECTIONNAME   (RASBASE+82)
 
#define ERROR_WRITING_DEVICETYPE   (RASBASE+83)
 
#define ERROR_WRITING_DEVICENAME   (RASBASE+84)
 
#define ERROR_WRITING_MAXCONNECTBPS   (RASBASE+85)
 
#define ERROR_WRITING_MAXCARRIERBPS   (RASBASE+86)
 
#define ERROR_WRITING_USAGE   (RASBASE+87)
 
#define ERROR_WRITING_DEFAULTOFF   (RASBASE+88)
 
#define ERROR_READING_DEFAULTOFF   (RASBASE+89)
 
#define ERROR_EMPTY_INI_FILE   (RASBASE+90)
 
#define ERROR_AUTHENTICATION_FAILURE   (RASBASE+91)
 
#define ERROR_PORT_OR_DEVICE   (RASBASE+92)
 
#define ERROR_NOT_BINARY_MACRO   (RASBASE+93)
 
#define ERROR_DCB_NOT_FOUND   (RASBASE+94)
 
#define ERROR_STATE_MACHINES_NOT_STARTED   (RASBASE+95)
 
#define ERROR_STATE_MACHINES_ALREADY_STARTED   (RASBASE+96)
 
#define ERROR_PARTIAL_RESPONSE_LOOPING   (RASBASE+97)
 
#define ERROR_UNKNOWN_RESPONSE_KEY   (RASBASE+98)
 
#define ERROR_RECV_BUF_FULL   (RASBASE+99)
 
#define ERROR_CMD_TOO_LONG   (RASBASE+100)
 
#define ERROR_UNSUPPORTED_BPS   (RASBASE+101)
 
#define ERROR_UNEXPECTED_RESPONSE   (RASBASE+102)
 
#define ERROR_INTERACTIVE_MODE   (RASBASE+103)
 
#define ERROR_BAD_CALLBACK_NUMBER   (RASBASE+104)
 
#define ERROR_INVALID_AUTH_STATE   (RASBASE+105)
 
#define ERROR_WRITING_INITBPS   (RASBASE+106)
 
#define ERROR_X25_DIAGNOSTIC   (RASBASE+107)
 
#define ERROR_ACCT_EXPIRED   (RASBASE+108)
 
#define ERROR_CHANGING_PASSWORD   (RASBASE+109)
 
#define ERROR_OVERRUN   (RASBASE+110)
 
#define ERROR_RASMAN_CANNOT_INITIALIZE   (RASBASE+111)
 
#define ERROR_BIPLEX_PORT_NOT_AVAILABLE   (RASBASE+112)
 
#define ERROR_NO_ACTIVE_ISDN_LINES   (RASBASE+113)
 
#define ERROR_NO_ISDN_CHANNELS_AVAILABLE   (RASBASE+114)
 
#define ERROR_TOO_MANY_LINE_ERRORS   (RASBASE+115)
 
#define ERROR_IP_CONFIGURATION   (RASBASE+116)
 
#define ERROR_NO_IP_ADDRESSES   (RASBASE+117)
 
#define ERROR_PPP_TIMEOUT   (RASBASE+118)
 
#define ERROR_PPP_REMOTE_TERMINATED   (RASBASE+119)
 
#define ERROR_PPP_NO_PROTOCOLS_CONFIGURED   (RASBASE+120)
 
#define ERROR_PPP_NO_RESPONSE   (RASBASE+121)
 
#define ERROR_PPP_INVALID_PACKET   (RASBASE+122)
 
#define ERROR_PHONE_NUMBER_TOO_LONG   (RASBASE+123)
 
#define ERROR_IPXCP_NO_DIALOUT_CONFIGURED   (RASBASE+124)
 
#define ERROR_IPXCP_NO_DIALIN_CONFIGURED   (RASBASE+125)
 
#define ERROR_IPXCP_DIALOUT_ALREADY_ACTIVE   (RASBASE+126)
 
#define ERROR_ACCESSING_TCPCFGDLL   (RASBASE+127)
 
#define ERROR_NO_IP_RAS_ADAPTER   (RASBASE+128)
 
#define ERROR_SLIP_REQUIRES_IP   (RASBASE+129)
 
#define ERROR_PROJECTION_NOT_COMPLETE   (RASBASE+130)
 
#define ERROR_PROTOCOL_NOT_CONFIGURED   (RASBASE+131)
 
#define ERROR_PPP_NOT_CONVERGING   (RASBASE+132)
 
#define ERROR_PPP_CP_REJECTED   (RASBASE+133)
 
#define ERROR_PPP_LCP_TERMINATED   (RASBASE+134)
 
#define ERROR_PPP_REQUIRED_ADDRESS_REJECTED   (RASBASE+135)
 
#define ERROR_PPP_NCP_TERMINATED   (RASBASE+136)
 
#define ERROR_PPP_LOOPBACK_DETECTED   (RASBASE+137)
 
#define ERROR_PPP_NO_ADDRESS_ASSIGNED   (RASBASE+138)
 
#define ERROR_CANNOT_USE_LOGON_CREDENTIALS   (RASBASE+139)
 
#define ERROR_TAPI_CONFIGURATION   (RASBASE+140)
 
#define ERROR_NO_LOCAL_ENCRYPTION   (RASBASE+141)
 
#define ERROR_NO_REMOTE_ENCRYPTION   (RASBASE+142)
 
#define ERROR_REMOTE_REQUIRES_ENCRYPTION   (RASBASE+143)
 
#define ERROR_IPXCP_NET_NUMBER_CONFLICT   (RASBASE+144)
 
#define ERROR_INVALID_SMM   (RASBASE+145)
 
#define ERROR_SMM_UNINITIALIZED   (RASBASE+146)
 
#define ERROR_NO_MAC_FOR_PORT   (RASBASE+147)
 
#define ERROR_SMM_TIMEOUT   (RASBASE+148)
 
#define ERROR_BAD_PHONE_NUMBER   (RASBASE+149)
 
#define ERROR_WRONG_MODULE   (RASBASE+150)
 
#define ERROR_INVALID_CALLBACK_NUMBER   (RASBASE+151)
 
#define ERROR_SCRIPT_SYNTAX   (RASBASE+152)
 
#define ERROR_HANGUP_FAILED   (RASBASE+153)
 
#define ERROR_BUNDLE_NOT_FOUND   (RASBASE+154)
 
#define ERROR_CANNOT_DO_CUSTOMDIAL   (RASBASE+155)
 
#define ERROR_DIAL_ALREADY_IN_PROGRESS   (RASBASE+156)
 
#define ERROR_RASAUTO_CANNOT_INITIALIZE   (RASBASE+157)
 
#define ERROR_CONNECTION_ALREADY_SHARED   (RASBASE+158)
 
#define ERROR_SHARING_CHANGE_FAILED   (RASBASE+159)
 
#define ERROR_SHARING_ROUTER_INSTALL   (RASBASE+160)
 
#define ERROR_SHARE_CONNECTION_FAILED   (RASBASE+161)
 
#define ERROR_SHARING_PRIVATE_INSTALL   (RASBASE+162)
 
#define ERROR_CANNOT_SHARE_CONNECTION   (RASBASE+163)
 
#define ERROR_NO_SMART_CARD_READER   (RASBASE+164)
 
#define ERROR_SHARING_ADDRESS_EXISTS   (RASBASE+165)
 
#define ERROR_NO_CERTIFICATE   (RASBASE+166)
 
#define ERROR_SHARING_MULTIPLE_ADDRESSES   (RASBASE+167)
 
#define ERROR_FAILED_TO_ENCRYPT   (RASBASE+168)
 
#define ERROR_BAD_ADDRESS_SPECIFIED   (RASBASE+169)
 
#define ERROR_CONNECTION_REJECT   (RASBASE+170)
 
#define ERROR_CONGESTION   (RASBASE+171)
 
#define ERROR_INCOMPATIBLE   (RASBASE+172)
 
#define ERROR_NUMBERCHANGED   (RASBASE+173)
 
#define ERROR_TEMPFAILURE   (RASBASE+174)
 
#define ERROR_BLOCKED   (RASBASE+175)
 
#define ERROR_DONOTDISTURB   (RASBASE+176)
 
#define ERROR_OUTOFORDER   (RASBASE+177)
 
#define ERROR_UNABLE_TO_AUTHENTICATE_SERVER   (RASBASE+178)
 
#define ERROR_SMART_CARD_REQUIRED   (RASBASE+179)
 
#define ERROR_INVALID_FUNCTION_FOR_ENTRY   (RASBASE+180)
 
#define ERROR_CERT_FOR_ENCRYPTION_NOT_FOUND   (RASBASE+181)
 
#define ERROR_SHARING_RRAS_CONFLICT   (RASBASE+182)
 
#define ERROR_SHARING_NO_PRIVATE_LAN   (RASBASE+183)
 
#define ERROR_NO_DIFF_USER_AT_LOGON   (RASBASE+184)
 
#define ERROR_NO_REG_CERT_AT_LOGON   (RASBASE+185)
 
#define ERROR_OAKLEY_NO_CERT   (RASBASE+186)
 
#define ERROR_OAKLEY_AUTH_FAIL   (RASBASE+187)
 
#define ERROR_OAKLEY_ATTRIB_FAIL   (RASBASE+188)
 
#define ERROR_OAKLEY_GENERAL_PROCESSING   (RASBASE+189)
 
#define ERROR_OAKLEY_NO_PEER_CERT   (RASBASE+190)
 
#define ERROR_OAKLEY_NO_POLICY   (RASBASE+191)
 
#define ERROR_OAKLEY_TIMED_OUT   (RASBASE+192)
 
#define ERROR_OAKLEY_ERROR   (RASBASE+193)
 
#define ERROR_UNKNOWN_FRAMED_PROTOCOL   (RASBASE+194)
 
#define ERROR_WRONG_TUNNEL_TYPE   (RASBASE+195)
 
#define ERROR_UNKNOWN_SERVICE_TYPE   (RASBASE+196)
 
#define ERROR_CONNECTING_DEVICE_NOT_FOUND   (RASBASE+197)
 
#define ERROR_NO_EAPTLS_CERTIFICATE   (RASBASE+198)
 
#define ERROR_SHARING_HOST_ADDRESS_CONFLICT   (RASBASE+199)
 
#define ERROR_AUTOMATIC_VPN_FAILED   (RASBASE+200)
 
#define ERROR_VALIDATING_SERVER_CERT   (RASBASE+201)
 
#define ERROR_READING_SCARD   (RASBASE+202)
 
#define ERROR_INVALID_PEAP_COOKIE_CONFIG   (RASBASE+203)
 
#define ERROR_INVALID_PEAP_COOKIE_USER   (RASBASE+204)
 
#define ERROR_INVALID_MSCHAPV2_CONFIG   (RASBASE+205)
 
#define RASBASEEND   (RASBASE+205)
 

Macro Definition Documentation

◆ ERROR_ACCESSING_TCPCFGDLL

#define ERROR_ACCESSING_TCPCFGDLL   (RASBASE+127)

Definition at line 133 of file raserror.h.

◆ ERROR_ACCT_DISABLED

#define ERROR_ACCT_DISABLED   (RASBASE+47)

Definition at line 53 of file raserror.h.

◆ ERROR_ACCT_EXPIRED

#define ERROR_ACCT_EXPIRED   (RASBASE+108)

Definition at line 114 of file raserror.h.

◆ ERROR_ALLOCATING_MEMORY

#define ERROR_ALLOCATING_MEMORY   (RASBASE+64)

Definition at line 70 of file raserror.h.

◆ ERROR_ALREADY_DISCONNECTING

#define ERROR_ALREADY_DISCONNECTING   (RASBASE+17)

Definition at line 23 of file raserror.h.

◆ ERROR_ASYNC_REQUEST_PENDING

#define ERROR_ASYNC_REQUEST_PENDING   (RASBASE+16)

Definition at line 22 of file raserror.h.

◆ ERROR_AUTH_INTERNAL

#define ERROR_AUTH_INTERNAL   (RASBASE+45)

Definition at line 51 of file raserror.h.

◆ ERROR_AUTHENTICATION_FAILURE

#define ERROR_AUTHENTICATION_FAILURE   (RASBASE+91)

Definition at line 97 of file raserror.h.

◆ ERROR_AUTOMATIC_VPN_FAILED

#define ERROR_AUTOMATIC_VPN_FAILED   (RASBASE+200)

Definition at line 207 of file raserror.h.

◆ ERROR_BAD_ADDRESS_SPECIFIED

#define ERROR_BAD_ADDRESS_SPECIFIED   (RASBASE+169)

Definition at line 176 of file raserror.h.

◆ ERROR_BAD_CALLBACK_NUMBER

#define ERROR_BAD_CALLBACK_NUMBER   (RASBASE+104)

Definition at line 110 of file raserror.h.

◆ ERROR_BAD_PHONE_NUMBER

#define ERROR_BAD_PHONE_NUMBER   (RASBASE+149)

Definition at line 155 of file raserror.h.

◆ ERROR_BAD_STRING

#define ERROR_BAD_STRING   (RASBASE+37)

Definition at line 43 of file raserror.h.

◆ ERROR_BAD_USAGE_IN_INI_FILE

#define ERROR_BAD_USAGE_IN_INI_FILE   (RASBASE+69)

Definition at line 75 of file raserror.h.

◆ ERROR_BIPLEX_PORT_NOT_AVAILABLE

#define ERROR_BIPLEX_PORT_NOT_AVAILABLE   (RASBASE+112)

Definition at line 118 of file raserror.h.

◆ ERROR_BLOCKED

#define ERROR_BLOCKED   (RASBASE+175)

Definition at line 182 of file raserror.h.

◆ ERROR_BUFFER_INVALID

#define ERROR_BUFFER_INVALID   (RASBASE+10)

Definition at line 16 of file raserror.h.

◆ ERROR_BUFFER_TOO_SMALL

#define ERROR_BUFFER_TOO_SMALL   (RASBASE+3)

Definition at line 9 of file raserror.h.

◆ ERROR_BUNDLE_NOT_FOUND

#define ERROR_BUNDLE_NOT_FOUND   (RASBASE+154)

Definition at line 161 of file raserror.h.

◆ ERROR_CANNOT_DO_CUSTOMDIAL

#define ERROR_CANNOT_DO_CUSTOMDIAL   (RASBASE+155)

Definition at line 162 of file raserror.h.

◆ ERROR_CANNOT_FIND_PHONEBOOK_ENTRY

#define ERROR_CANNOT_FIND_PHONEBOOK_ENTRY   (RASBASE+23)

Definition at line 29 of file raserror.h.

◆ ERROR_CANNOT_GET_LANA

#define ERROR_CANNOT_GET_LANA   (RASBASE+39)

Definition at line 45 of file raserror.h.

◆ ERROR_CANNOT_LOAD_PHONEBOOK

#define ERROR_CANNOT_LOAD_PHONEBOOK   (RASBASE+22)

Definition at line 28 of file raserror.h.

◆ ERROR_CANNOT_LOAD_STRING

#define ERROR_CANNOT_LOAD_STRING   (RASBASE+26)

Definition at line 32 of file raserror.h.

◆ ERROR_CANNOT_OPEN_PHONEBOOK

#define ERROR_CANNOT_OPEN_PHONEBOOK   (RASBASE+21)

Definition at line 27 of file raserror.h.

◆ ERROR_CANNOT_PROJECT_CLIENT

#define ERROR_CANNOT_PROJECT_CLIENT   (RASBASE+34)

Definition at line 40 of file raserror.h.

◆ ERROR_CANNOT_SET_PORT_INFO

#define ERROR_CANNOT_SET_PORT_INFO   (RASBASE+5)

Definition at line 11 of file raserror.h.

◆ ERROR_CANNOT_SHARE_CONNECTION

#define ERROR_CANNOT_SHARE_CONNECTION   (RASBASE+163)

Definition at line 170 of file raserror.h.

◆ ERROR_CANNOT_USE_LOGON_CREDENTIALS

#define ERROR_CANNOT_USE_LOGON_CREDENTIALS   (RASBASE+139)

Definition at line 145 of file raserror.h.

◆ ERROR_CANNOT_WRITE_PHONEBOOK

#define ERROR_CANNOT_WRITE_PHONEBOOK   (RASBASE+24)

Definition at line 30 of file raserror.h.

◆ ERROR_CERT_FOR_ENCRYPTION_NOT_FOUND

#define ERROR_CERT_FOR_ENCRYPTION_NOT_FOUND   (RASBASE+181)

Definition at line 188 of file raserror.h.

◆ ERROR_CHANGING_PASSWORD

#define ERROR_CHANGING_PASSWORD   (RASBASE+109)

Definition at line 115 of file raserror.h.

◆ ERROR_CMD_TOO_LONG

#define ERROR_CMD_TOO_LONG   (RASBASE+100)

Definition at line 106 of file raserror.h.

◆ ERROR_CONGESTION

#define ERROR_CONGESTION   (RASBASE+171)

Definition at line 178 of file raserror.h.

◆ ERROR_CONNECTING_DEVICE_NOT_FOUND

#define ERROR_CONNECTING_DEVICE_NOT_FOUND   (RASBASE+197)

Definition at line 204 of file raserror.h.

◆ ERROR_CONNECTION_ALREADY_SHARED

#define ERROR_CONNECTION_ALREADY_SHARED   (RASBASE+158)

Definition at line 165 of file raserror.h.

◆ ERROR_CONNECTION_REJECT

#define ERROR_CONNECTION_REJECT   (RASBASE+170)

Definition at line 177 of file raserror.h.

◆ ERROR_CORRUPT_PHONEBOOK

#define ERROR_CORRUPT_PHONEBOOK   (RASBASE+25)

Definition at line 31 of file raserror.h.

◆ ERROR_DCB_NOT_FOUND

#define ERROR_DCB_NOT_FOUND   (RASBASE+94)

Definition at line 100 of file raserror.h.

◆ ERROR_DEFAULTOFF_MACRO_NOT_FOUND

#define ERROR_DEFAULTOFF_MACRO_NOT_FOUND   (RASBASE+56)

Definition at line 62 of file raserror.h.

◆ ERROR_DEVICE_DOES_NOT_EXIST

#define ERROR_DEVICE_DOES_NOT_EXIST   (RASBASE+8)

Definition at line 14 of file raserror.h.

◆ ERROR_DEVICE_NOT_READY

#define ERROR_DEVICE_NOT_READY   (RASBASE+66)

Definition at line 72 of file raserror.h.

◆ ERROR_DEVICENAME_NOT_FOUND

#define ERROR_DEVICENAME_NOT_FOUND   (RASBASE+59)

Definition at line 65 of file raserror.h.

◆ ERROR_DEVICENAME_TOO_LONG

#define ERROR_DEVICENAME_TOO_LONG   (RASBASE+58)

Definition at line 64 of file raserror.h.

◆ ERROR_DEVICETYPE_DOES_NOT_EXIST

#define ERROR_DEVICETYPE_DOES_NOT_EXIST   (RASBASE+9)

Definition at line 15 of file raserror.h.

◆ ERROR_DIAL_ALREADY_IN_PROGRESS

#define ERROR_DIAL_ALREADY_IN_PROGRESS   (RASBASE+156)

Definition at line 163 of file raserror.h.

◆ ERROR_DISCONNECTION

#define ERROR_DISCONNECTION   (RASBASE+28)

Definition at line 34 of file raserror.h.

◆ ERROR_DONOTDISTURB

#define ERROR_DONOTDISTURB   (RASBASE+176)

Definition at line 183 of file raserror.h.

◆ ERROR_EMPTY_INI_FILE

#define ERROR_EMPTY_INI_FILE   (RASBASE+90)

Definition at line 96 of file raserror.h.

◆ ERROR_EVENT_INVALID

#define ERROR_EVENT_INVALID   (RASBASE+7)

Definition at line 13 of file raserror.h.

◆ ERROR_FAILED_TO_ENCRYPT

#define ERROR_FAILED_TO_ENCRYPT   (RASBASE+168)

Definition at line 175 of file raserror.h.

◆ ERROR_FILE_COULD_NOT_BE_OPENED

#define ERROR_FILE_COULD_NOT_BE_OPENED   (RASBASE+57)

Definition at line 63 of file raserror.h.

◆ ERROR_FROM_DEVICE

#define ERROR_FROM_DEVICE   (RASBASE+51)

Definition at line 57 of file raserror.h.

◆ ERROR_HANGUP_FAILED

#define ERROR_HANGUP_FAILED   (RASBASE+153)

Definition at line 160 of file raserror.h.

◆ ERROR_HARDWARE_FAILURE

#define ERROR_HARDWARE_FAILURE   (RASBASE+30)

Definition at line 36 of file raserror.h.

◆ ERROR_IN_COMMAND

#define ERROR_IN_COMMAND   (RASBASE+81)

Definition at line 87 of file raserror.h.

◆ ERROR_INCOMPATIBLE

#define ERROR_INCOMPATIBLE   (RASBASE+172)

Definition at line 179 of file raserror.h.

◆ ERROR_INTERACTIVE_MODE

#define ERROR_INTERACTIVE_MODE   (RASBASE+103)

Definition at line 109 of file raserror.h.

◆ ERROR_INVALID_AUTH_STATE

#define ERROR_INVALID_AUTH_STATE   (RASBASE+105)

Definition at line 111 of file raserror.h.

◆ ERROR_INVALID_CALLBACK_NUMBER

#define ERROR_INVALID_CALLBACK_NUMBER   (RASBASE+151)

Definition at line 157 of file raserror.h.

◆ ERROR_INVALID_COMPRESSION_SPECIFIED

#define ERROR_INVALID_COMPRESSION_SPECIFIED   (RASBASE+13)

Definition at line 19 of file raserror.h.

◆ ERROR_INVALID_FUNCTION_FOR_ENTRY

#define ERROR_INVALID_FUNCTION_FOR_ENTRY   (RASBASE+180)

Definition at line 187 of file raserror.h.

◆ ERROR_INVALID_MSCHAPV2_CONFIG

#define ERROR_INVALID_MSCHAPV2_CONFIG   (RASBASE+205)

Definition at line 212 of file raserror.h.

◆ ERROR_INVALID_PEAP_COOKIE_CONFIG

#define ERROR_INVALID_PEAP_COOKIE_CONFIG   (RASBASE+203)

Definition at line 210 of file raserror.h.

◆ ERROR_INVALID_PEAP_COOKIE_USER

#define ERROR_INVALID_PEAP_COOKIE_USER   (RASBASE+204)

Definition at line 211 of file raserror.h.

◆ ERROR_INVALID_PORT_HANDLE

#define ERROR_INVALID_PORT_HANDLE   (RASBASE+1)

Definition at line 7 of file raserror.h.

◆ ERROR_INVALID_SIZE

#define ERROR_INVALID_SIZE   (RASBASE+32)

Definition at line 38 of file raserror.h.

◆ ERROR_INVALID_SMM

#define ERROR_INVALID_SMM   (RASBASE+145)

Definition at line 151 of file raserror.h.

◆ ERROR_IP_CONFIGURATION

#define ERROR_IP_CONFIGURATION   (RASBASE+116)

Definition at line 122 of file raserror.h.

◆ ERROR_IPXCP_DIALOUT_ALREADY_ACTIVE

#define ERROR_IPXCP_DIALOUT_ALREADY_ACTIVE   (RASBASE+126)

Definition at line 132 of file raserror.h.

◆ ERROR_IPXCP_NET_NUMBER_CONFLICT

#define ERROR_IPXCP_NET_NUMBER_CONFLICT   (RASBASE+144)

Definition at line 150 of file raserror.h.

◆ ERROR_IPXCP_NO_DIALIN_CONFIGURED

#define ERROR_IPXCP_NO_DIALIN_CONFIGURED   (RASBASE+125)

Definition at line 131 of file raserror.h.

◆ ERROR_IPXCP_NO_DIALOUT_CONFIGURED

#define ERROR_IPXCP_NO_DIALOUT_CONFIGURED   (RASBASE+124)

Definition at line 130 of file raserror.h.

◆ ERROR_KEY_NOT_FOUND

#define ERROR_KEY_NOT_FOUND   (RASBASE+27)

Definition at line 33 of file raserror.h.

◆ ERROR_LINE_BUSY

#define ERROR_LINE_BUSY   (RASBASE+76)

Definition at line 82 of file raserror.h.

◆ ERROR_MACRO_NOT_DEFINED

#define ERROR_MACRO_NOT_DEFINED   (RASBASE+54)

Definition at line 60 of file raserror.h.

◆ ERROR_MACRO_NOT_FOUND

#define ERROR_MACRO_NOT_FOUND   (RASBASE+53)

Definition at line 59 of file raserror.h.

◆ ERROR_MESSAGE_MACRO_NOT_FOUND

#define ERROR_MESSAGE_MACRO_NOT_FOUND   (RASBASE+55)

Definition at line 61 of file raserror.h.

◆ ERROR_NAME_EXISTS_ON_NET

#define ERROR_NAME_EXISTS_ON_NET   (RASBASE+42)

Definition at line 48 of file raserror.h.

◆ ERROR_NETBIOS_ERROR

#define ERROR_NETBIOS_ERROR   (RASBASE+40)

Definition at line 46 of file raserror.h.

◆ ERROR_NO_ACTIVE_ISDN_LINES

#define ERROR_NO_ACTIVE_ISDN_LINES   (RASBASE+113)

Definition at line 119 of file raserror.h.

◆ ERROR_NO_ANSWER

#define ERROR_NO_ANSWER   (RASBASE+78)

Definition at line 84 of file raserror.h.

◆ ERROR_NO_CARRIER

#define ERROR_NO_CARRIER   (RASBASE+79)

Definition at line 85 of file raserror.h.

◆ ERROR_NO_CERTIFICATE

#define ERROR_NO_CERTIFICATE   (RASBASE+166)

Definition at line 173 of file raserror.h.

◆ ERROR_NO_COMMAND_FOUND

#define ERROR_NO_COMMAND_FOUND   (RASBASE+61)

Definition at line 67 of file raserror.h.

◆ ERROR_NO_CONNECTION

#define ERROR_NO_CONNECTION   (RASBASE+68)

Definition at line 74 of file raserror.h.

◆ ERROR_NO_DIALIN_PERMISSION

#define ERROR_NO_DIALIN_PERMISSION   (RASBASE+49)

Definition at line 55 of file raserror.h.

◆ ERROR_NO_DIALTONE

#define ERROR_NO_DIALTONE   (RASBASE+80)

Definition at line 86 of file raserror.h.

◆ ERROR_NO_DIFF_USER_AT_LOGON

#define ERROR_NO_DIFF_USER_AT_LOGON   (RASBASE+184)

Definition at line 191 of file raserror.h.

◆ ERROR_NO_EAPTLS_CERTIFICATE

#define ERROR_NO_EAPTLS_CERTIFICATE   (RASBASE+198)

Definition at line 205 of file raserror.h.

◆ ERROR_NO_ENDPOINTS

#define ERROR_NO_ENDPOINTS   (RASBASE+20)

Definition at line 26 of file raserror.h.

◆ ERROR_NO_IP_ADDRESSES

#define ERROR_NO_IP_ADDRESSES   (RASBASE+117)

Definition at line 123 of file raserror.h.

◆ ERROR_NO_IP_RAS_ADAPTER

#define ERROR_NO_IP_RAS_ADAPTER   (RASBASE+128)

Definition at line 134 of file raserror.h.

◆ ERROR_NO_ISDN_CHANNELS_AVAILABLE

#define ERROR_NO_ISDN_CHANNELS_AVAILABLE   (RASBASE+114)

Definition at line 120 of file raserror.h.

◆ ERROR_NO_LOCAL_ENCRYPTION

#define ERROR_NO_LOCAL_ENCRYPTION   (RASBASE+141)

Definition at line 147 of file raserror.h.

◆ ERROR_NO_MAC_FOR_PORT

#define ERROR_NO_MAC_FOR_PORT   (RASBASE+147)

Definition at line 153 of file raserror.h.

◆ ERROR_NO_REG_CERT_AT_LOGON

#define ERROR_NO_REG_CERT_AT_LOGON   (RASBASE+185)

Definition at line 192 of file raserror.h.

◆ ERROR_NO_REMOTE_ENCRYPTION

#define ERROR_NO_REMOTE_ENCRYPTION   (RASBASE+142)

Definition at line 148 of file raserror.h.

◆ ERROR_NO_RESPONSES

#define ERROR_NO_RESPONSES   (RASBASE+60)

Definition at line 66 of file raserror.h.

◆ ERROR_NO_SMART_CARD_READER

#define ERROR_NO_SMART_CARD_READER   (RASBASE+164)

Definition at line 171 of file raserror.h.

◆ ERROR_NOT_BINARY_MACRO

#define ERROR_NOT_BINARY_MACRO   (RASBASE+93)

Definition at line 99 of file raserror.h.

◆ ERROR_NUMBERCHANGED

#define ERROR_NUMBERCHANGED   (RASBASE+173)

Definition at line 180 of file raserror.h.

◆ ERROR_OAKLEY_ATTRIB_FAIL

#define ERROR_OAKLEY_ATTRIB_FAIL   (RASBASE+188)

Definition at line 195 of file raserror.h.

◆ ERROR_OAKLEY_AUTH_FAIL

#define ERROR_OAKLEY_AUTH_FAIL   (RASBASE+187)

Definition at line 194 of file raserror.h.

◆ ERROR_OAKLEY_ERROR

#define ERROR_OAKLEY_ERROR   (RASBASE+193)

Definition at line 200 of file raserror.h.

◆ ERROR_OAKLEY_GENERAL_PROCESSING

#define ERROR_OAKLEY_GENERAL_PROCESSING   (RASBASE+189)

Definition at line 196 of file raserror.h.

◆ ERROR_OAKLEY_NO_CERT

#define ERROR_OAKLEY_NO_CERT   (RASBASE+186)

Definition at line 193 of file raserror.h.

◆ ERROR_OAKLEY_NO_PEER_CERT

#define ERROR_OAKLEY_NO_PEER_CERT   (RASBASE+190)

Definition at line 197 of file raserror.h.

◆ ERROR_OAKLEY_NO_POLICY

#define ERROR_OAKLEY_NO_POLICY   (RASBASE+191)

Definition at line 198 of file raserror.h.

◆ ERROR_OAKLEY_TIMED_OUT

#define ERROR_OAKLEY_TIMED_OUT   (RASBASE+192)

Definition at line 199 of file raserror.h.

◆ ERROR_OUT_OF_BUFFERS

#define ERROR_OUT_OF_BUFFERS   (RASBASE+14)

Definition at line 20 of file raserror.h.

◆ ERROR_OUTOFORDER

#define ERROR_OUTOFORDER   (RASBASE+177)

Definition at line 184 of file raserror.h.

◆ ERROR_OVERRUN

#define ERROR_OVERRUN   (RASBASE+110)

Definition at line 116 of file raserror.h.

◆ ERROR_PARTIAL_RESPONSE_LOOPING

#define ERROR_PARTIAL_RESPONSE_LOOPING   (RASBASE+97)

Definition at line 103 of file raserror.h.

◆ ERROR_PASSWD_EXPIRED

#define ERROR_PASSWD_EXPIRED   (RASBASE+48)

Definition at line 54 of file raserror.h.

◆ ERROR_PHONE_NUMBER_TOO_LONG

#define ERROR_PHONE_NUMBER_TOO_LONG   (RASBASE+123)

Definition at line 129 of file raserror.h.

◆ ERROR_PORT_ALREADY_OPEN

#define ERROR_PORT_ALREADY_OPEN   (RASBASE+2)

Definition at line 8 of file raserror.h.

◆ ERROR_PORT_DISCONNECTED

#define ERROR_PORT_DISCONNECTED   (RASBASE+19)

Definition at line 25 of file raserror.h.

◆ ERROR_PORT_NOT_AVAILABLE

#define ERROR_PORT_NOT_AVAILABLE   (RASBASE+33)

Definition at line 39 of file raserror.h.

◆ ERROR_PORT_NOT_CONFIGURED

#define ERROR_PORT_NOT_CONFIGURED   (RASBASE+65)

Definition at line 71 of file raserror.h.

◆ ERROR_PORT_NOT_CONNECTED

#define ERROR_PORT_NOT_CONNECTED   (RASBASE+6)

Definition at line 12 of file raserror.h.

◆ ERROR_PORT_NOT_FOUND

#define ERROR_PORT_NOT_FOUND   (RASBASE+15)

Definition at line 21 of file raserror.h.

◆ ERROR_PORT_NOT_OPEN

#define ERROR_PORT_NOT_OPEN   (RASBASE+18)

Definition at line 24 of file raserror.h.

◆ ERROR_PORT_OR_DEVICE

#define ERROR_PORT_OR_DEVICE   (RASBASE+92)

Definition at line 98 of file raserror.h.

◆ ERROR_PPP_CP_REJECTED

#define ERROR_PPP_CP_REJECTED   (RASBASE+133)

Definition at line 139 of file raserror.h.

◆ ERROR_PPP_INVALID_PACKET

#define ERROR_PPP_INVALID_PACKET   (RASBASE+122)

Definition at line 128 of file raserror.h.

◆ ERROR_PPP_LCP_TERMINATED

#define ERROR_PPP_LCP_TERMINATED   (RASBASE+134)

Definition at line 140 of file raserror.h.

◆ ERROR_PPP_LOOPBACK_DETECTED

#define ERROR_PPP_LOOPBACK_DETECTED   (RASBASE+137)

Definition at line 143 of file raserror.h.

◆ ERROR_PPP_NCP_TERMINATED

#define ERROR_PPP_NCP_TERMINATED   (RASBASE+136)

Definition at line 142 of file raserror.h.

◆ ERROR_PPP_NO_ADDRESS_ASSIGNED

#define ERROR_PPP_NO_ADDRESS_ASSIGNED   (RASBASE+138)

Definition at line 144 of file raserror.h.

◆ ERROR_PPP_NO_PROTOCOLS_CONFIGURED

#define ERROR_PPP_NO_PROTOCOLS_CONFIGURED   (RASBASE+120)

Definition at line 126 of file raserror.h.

◆ ERROR_PPP_NO_RESPONSE

#define ERROR_PPP_NO_RESPONSE   (RASBASE+121)

Definition at line 127 of file raserror.h.

◆ ERROR_PPP_NOT_CONVERGING

#define ERROR_PPP_NOT_CONVERGING   (RASBASE+132)

Definition at line 138 of file raserror.h.

◆ ERROR_PPP_REMOTE_TERMINATED

#define ERROR_PPP_REMOTE_TERMINATED   (RASBASE+119)

Definition at line 125 of file raserror.h.

◆ ERROR_PPP_REQUIRED_ADDRESS_REJECTED

#define ERROR_PPP_REQUIRED_ADDRESS_REJECTED   (RASBASE+135)

Definition at line 141 of file raserror.h.

◆ ERROR_PPP_TIMEOUT

#define ERROR_PPP_TIMEOUT   (RASBASE+118)

Definition at line 124 of file raserror.h.

◆ ERROR_PROJECTION_NOT_COMPLETE

#define ERROR_PROJECTION_NOT_COMPLETE   (RASBASE+130)

Definition at line 136 of file raserror.h.

◆ ERROR_PROTOCOL_NOT_CONFIGURED

#define ERROR_PROTOCOL_NOT_CONFIGURED   (RASBASE+131)

Definition at line 137 of file raserror.h.

◆ ERROR_RASAUTO_CANNOT_INITIALIZE

#define ERROR_RASAUTO_CANNOT_INITIALIZE   (RASBASE+157)

Definition at line 164 of file raserror.h.

◆ ERROR_RASMAN_CANNOT_INITIALIZE

#define ERROR_RASMAN_CANNOT_INITIALIZE   (RASBASE+111)

Definition at line 117 of file raserror.h.

◆ ERROR_READING_DEFAULTOFF

#define ERROR_READING_DEFAULTOFF   (RASBASE+89)

Definition at line 95 of file raserror.h.

◆ ERROR_READING_DEVICENAME

#define ERROR_READING_DEVICENAME   (RASBASE+72)

Definition at line 78 of file raserror.h.

◆ ERROR_READING_DEVICETYPE

#define ERROR_READING_DEVICETYPE   (RASBASE+71)

Definition at line 77 of file raserror.h.

◆ ERROR_READING_INI_FILE

#define ERROR_READING_INI_FILE   (RASBASE+67)

Definition at line 73 of file raserror.h.

◆ ERROR_READING_MAXCARRIERBPS

#define ERROR_READING_MAXCARRIERBPS   (RASBASE+75)

Definition at line 81 of file raserror.h.

◆ ERROR_READING_MAXCONNECTBPS

#define ERROR_READING_MAXCONNECTBPS   (RASBASE+74)

Definition at line 80 of file raserror.h.

◆ ERROR_READING_SCARD

#define ERROR_READING_SCARD   (RASBASE+202)

Definition at line 209 of file raserror.h.

◆ ERROR_READING_SECTIONNAME

#define ERROR_READING_SECTIONNAME   (RASBASE+70)

Definition at line 76 of file raserror.h.

◆ ERROR_READING_USAGE

#define ERROR_READING_USAGE   (RASBASE+73)

Definition at line 79 of file raserror.h.

◆ ERROR_RECV_BUF_FULL

#define ERROR_RECV_BUF_FULL   (RASBASE+99)

Definition at line 105 of file raserror.h.

◆ ERROR_REMOTE_DISCONNECTION

#define ERROR_REMOTE_DISCONNECTION   (RASBASE+29)

Definition at line 35 of file raserror.h.

◆ ERROR_REMOTE_REQUIRES_ENCRYPTION

#define ERROR_REMOTE_REQUIRES_ENCRYPTION   (RASBASE+143)

Definition at line 149 of file raserror.h.

◆ ERROR_REQUEST_TIMEOUT

#define ERROR_REQUEST_TIMEOUT   (RASBASE+38)

Definition at line 44 of file raserror.h.

◆ ERROR_RESTRICTED_LOGON_HOURS

#define ERROR_RESTRICTED_LOGON_HOURS   (RASBASE+46)

Definition at line 52 of file raserror.h.

◆ ERROR_ROUTE_NOT_ALLOCATED

#define ERROR_ROUTE_NOT_ALLOCATED   (RASBASE+12)

Definition at line 18 of file raserror.h.

◆ ERROR_ROUTE_NOT_AVAILABLE

#define ERROR_ROUTE_NOT_AVAILABLE   (RASBASE+11)

Definition at line 17 of file raserror.h.

◆ ERROR_SCRIPT_SYNTAX

#define ERROR_SCRIPT_SYNTAX   (RASBASE+152)

Definition at line 159 of file raserror.h.

◆ ERROR_SERVER_GENERAL_NET_FAILURE

#define ERROR_SERVER_GENERAL_NET_FAILURE   (RASBASE+43)

Definition at line 49 of file raserror.h.

◆ ERROR_SERVER_NOT_RESPONDING

#define ERROR_SERVER_NOT_RESPONDING   (RASBASE+50)

Definition at line 56 of file raserror.h.

◆ ERROR_SERVER_OUT_OF_RESOURCES

#define ERROR_SERVER_OUT_OF_RESOURCES   (RASBASE+41)

Definition at line 47 of file raserror.h.

◆ ERROR_SHARE_CONNECTION_FAILED

#define ERROR_SHARE_CONNECTION_FAILED   (RASBASE+161)

Definition at line 168 of file raserror.h.

◆ ERROR_SHARING_ADDRESS_EXISTS

#define ERROR_SHARING_ADDRESS_EXISTS   (RASBASE+165)

Definition at line 172 of file raserror.h.

◆ ERROR_SHARING_CHANGE_FAILED

#define ERROR_SHARING_CHANGE_FAILED   (RASBASE+159)

Definition at line 166 of file raserror.h.

◆ ERROR_SHARING_HOST_ADDRESS_CONFLICT

#define ERROR_SHARING_HOST_ADDRESS_CONFLICT   (RASBASE+199)

Definition at line 206 of file raserror.h.

◆ ERROR_SHARING_MULTIPLE_ADDRESSES

#define ERROR_SHARING_MULTIPLE_ADDRESSES   (RASBASE+167)

Definition at line 174 of file raserror.h.

◆ ERROR_SHARING_NO_PRIVATE_LAN

#define ERROR_SHARING_NO_PRIVATE_LAN   (RASBASE+183)

Definition at line 190 of file raserror.h.

◆ ERROR_SHARING_PRIVATE_INSTALL

#define ERROR_SHARING_PRIVATE_INSTALL   (RASBASE+162)

Definition at line 169 of file raserror.h.

◆ ERROR_SHARING_ROUTER_INSTALL

#define ERROR_SHARING_ROUTER_INSTALL   (RASBASE+160)

Definition at line 167 of file raserror.h.

◆ ERROR_SHARING_RRAS_CONFLICT

#define ERROR_SHARING_RRAS_CONFLICT   (RASBASE+182)

Definition at line 189 of file raserror.h.

◆ ERROR_SLIP_REQUIRES_IP

#define ERROR_SLIP_REQUIRES_IP   (RASBASE+129)

Definition at line 135 of file raserror.h.

◆ ERROR_SMART_CARD_REQUIRED

#define ERROR_SMART_CARD_REQUIRED   (RASBASE+179)

Definition at line 186 of file raserror.h.

◆ ERROR_SMM_TIMEOUT

#define ERROR_SMM_TIMEOUT   (RASBASE+148)

Definition at line 154 of file raserror.h.

◆ ERROR_SMM_UNINITIALIZED

#define ERROR_SMM_UNINITIALIZED   (RASBASE+146)

Definition at line 152 of file raserror.h.

◆ ERROR_STATE_MACHINES_ALREADY_STARTED

#define ERROR_STATE_MACHINES_ALREADY_STARTED   (RASBASE+96)

Definition at line 102 of file raserror.h.

◆ ERROR_STATE_MACHINES_NOT_STARTED

#define ERROR_STATE_MACHINES_NOT_STARTED   (RASBASE+95)

Definition at line 101 of file raserror.h.

◆ ERROR_TAPI_CONFIGURATION

#define ERROR_TAPI_CONFIGURATION   (RASBASE+140)

Definition at line 146 of file raserror.h.

◆ ERROR_TEMPFAILURE

#define ERROR_TEMPFAILURE   (RASBASE+174)

Definition at line 181 of file raserror.h.

◆ ERROR_TOO_MANY_LINE_ERRORS

#define ERROR_TOO_MANY_LINE_ERRORS   (RASBASE+115)

Definition at line 121 of file raserror.h.

◆ ERROR_UNABLE_TO_AUTHENTICATE_SERVER

#define ERROR_UNABLE_TO_AUTHENTICATE_SERVER   (RASBASE+178)

Definition at line 185 of file raserror.h.

◆ ERROR_UNEXPECTED_RESPONSE

#define ERROR_UNEXPECTED_RESPONSE   (RASBASE+102)

Definition at line 108 of file raserror.h.

◆ ERROR_UNKNOWN

#define ERROR_UNKNOWN   (RASBASE+35)

Definition at line 41 of file raserror.h.

◆ ERROR_UNKNOWN_DEVICE_TYPE

#define ERROR_UNKNOWN_DEVICE_TYPE   (RASBASE+63)

Definition at line 69 of file raserror.h.

◆ ERROR_UNKNOWN_FRAMED_PROTOCOL

#define ERROR_UNKNOWN_FRAMED_PROTOCOL   (RASBASE+194)

Definition at line 201 of file raserror.h.

◆ ERROR_UNKNOWN_RESPONSE_KEY

#define ERROR_UNKNOWN_RESPONSE_KEY   (RASBASE+98)

Definition at line 104 of file raserror.h.

◆ ERROR_UNKNOWN_SERVICE_TYPE

#define ERROR_UNKNOWN_SERVICE_TYPE   (RASBASE+196)

Definition at line 203 of file raserror.h.

◆ ERROR_UNRECOGNIZED_RESPONSE

#define ERROR_UNRECOGNIZED_RESPONSE   (RASBASE+52)

Definition at line 58 of file raserror.h.

◆ ERROR_UNSUPPORTED_BPS

#define ERROR_UNSUPPORTED_BPS   (RASBASE+101)

Definition at line 107 of file raserror.h.

◆ ERROR_USER_DISCONNECTION

#define ERROR_USER_DISCONNECTION   (RASBASE+31)

Definition at line 37 of file raserror.h.

◆ ERROR_VALIDATING_SERVER_CERT

#define ERROR_VALIDATING_SERVER_CERT   (RASBASE+201)

Definition at line 208 of file raserror.h.

◆ ERROR_VOICE_ANSWER

#define ERROR_VOICE_ANSWER   (RASBASE+77)

Definition at line 83 of file raserror.h.

◆ ERROR_WRITING_DEFAULTOFF

#define ERROR_WRITING_DEFAULTOFF   (RASBASE+88)

Definition at line 94 of file raserror.h.

◆ ERROR_WRITING_DEVICENAME

#define ERROR_WRITING_DEVICENAME   (RASBASE+84)

Definition at line 90 of file raserror.h.

◆ ERROR_WRITING_DEVICETYPE

#define ERROR_WRITING_DEVICETYPE   (RASBASE+83)

Definition at line 89 of file raserror.h.

◆ ERROR_WRITING_INITBPS

#define ERROR_WRITING_INITBPS   (RASBASE+106)

Definition at line 112 of file raserror.h.

◆ ERROR_WRITING_MAXCARRIERBPS

#define ERROR_WRITING_MAXCARRIERBPS   (RASBASE+86)

Definition at line 92 of file raserror.h.

◆ ERROR_WRITING_MAXCONNECTBPS

#define ERROR_WRITING_MAXCONNECTBPS   (RASBASE+85)

Definition at line 91 of file raserror.h.

◆ ERROR_WRITING_SECTIONNAME

#define ERROR_WRITING_SECTIONNAME   (RASBASE+82)

Definition at line 88 of file raserror.h.

◆ ERROR_WRITING_USAGE

#define ERROR_WRITING_USAGE   (RASBASE+87)

Definition at line 93 of file raserror.h.

◆ ERROR_WRONG_DEVICE_ATTACHED

#define ERROR_WRONG_DEVICE_ATTACHED   (RASBASE+36)

Definition at line 42 of file raserror.h.

◆ ERROR_WRONG_INFO_SPECIFIED

#define ERROR_WRONG_INFO_SPECIFIED   (RASBASE+4)

Definition at line 10 of file raserror.h.

◆ ERROR_WRONG_KEY_SPECIFIED

#define ERROR_WRONG_KEY_SPECIFIED   (RASBASE+62)

Definition at line 68 of file raserror.h.

◆ ERROR_WRONG_MODULE

#define ERROR_WRONG_MODULE   (RASBASE+150)

Definition at line 156 of file raserror.h.

◆ ERROR_WRONG_TUNNEL_TYPE

#define ERROR_WRONG_TUNNEL_TYPE   (RASBASE+195)

Definition at line 202 of file raserror.h.

◆ ERROR_X25_DIAGNOSTIC

#define ERROR_X25_DIAGNOSTIC   (RASBASE+107)

Definition at line 113 of file raserror.h.

◆ PENDING

#define PENDING   (RASBASE+0)

Definition at line 6 of file raserror.h.

◆ RASBASE

#define RASBASE   600

Definition at line 4 of file raserror.h.

◆ RASBASEEND

#define RASBASEEND   (RASBASE+205)

Definition at line 213 of file raserror.h.

◆ SUCCESS

#define SUCCESS   0

Definition at line 5 of file raserror.h.

◆ WARNING_MSG_ALIAS_NOT_ADDED

#define WARNING_MSG_ALIAS_NOT_ADDED   (RASBASE+44)

Definition at line 50 of file raserror.h.