Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenraserror.h
Go to the documentation of this file.
00001 #ifndef _RASERROR_H 00002 #define _RASERROR_H 00003 00004 #define RASBASE 600 00005 #define SUCCESS 0 00006 #define PENDING (RASBASE+0) 00007 #define ERROR_INVALID_PORT_HANDLE (RASBASE+1) 00008 #define ERROR_PORT_ALREADY_OPEN (RASBASE+2) 00009 #define ERROR_BUFFER_TOO_SMALL (RASBASE+3) 00010 #define ERROR_WRONG_INFO_SPECIFIED (RASBASE+4) 00011 #define ERROR_CANNOT_SET_PORT_INFO (RASBASE+5) 00012 #define ERROR_PORT_NOT_CONNECTED (RASBASE+6) 00013 #define ERROR_EVENT_INVALID (RASBASE+7) 00014 #define ERROR_DEVICE_DOES_NOT_EXIST (RASBASE+8) 00015 #define ERROR_DEVICETYPE_DOES_NOT_EXIST (RASBASE+9) 00016 #define ERROR_BUFFER_INVALID (RASBASE+10) 00017 #define ERROR_ROUTE_NOT_AVAILABLE (RASBASE+11) 00018 #define ERROR_ROUTE_NOT_ALLOCATED (RASBASE+12) 00019 #define ERROR_INVALID_COMPRESSION_SPECIFIED (RASBASE+13) 00020 #define ERROR_OUT_OF_BUFFERS (RASBASE+14) 00021 #define ERROR_PORT_NOT_FOUND (RASBASE+15) 00022 #define ERROR_ASYNC_REQUEST_PENDING (RASBASE+16) 00023 #define ERROR_ALREADY_DISCONNECTING (RASBASE+17) 00024 #define ERROR_PORT_NOT_OPEN (RASBASE+18) 00025 #define ERROR_PORT_DISCONNECTED (RASBASE+19) 00026 #define ERROR_NO_ENDPOINTS (RASBASE+20) 00027 #define ERROR_CANNOT_OPEN_PHONEBOOK (RASBASE+21) 00028 #define ERROR_CANNOT_LOAD_PHONEBOOK (RASBASE+22) 00029 #define ERROR_CANNOT_FIND_PHONEBOOK_ENTRY (RASBASE+23) 00030 #define ERROR_CANNOT_WRITE_PHONEBOOK (RASBASE+24) 00031 #define ERROR_CORRUPT_PHONEBOOK (RASBASE+25) 00032 #define ERROR_CANNOT_LOAD_STRING (RASBASE+26) 00033 #define ERROR_KEY_NOT_FOUND (RASBASE+27) 00034 #define ERROR_DISCONNECTION (RASBASE+28) 00035 #define ERROR_REMOTE_DISCONNECTION (RASBASE+29) 00036 #define ERROR_HARDWARE_FAILURE (RASBASE+30) 00037 #define ERROR_USER_DISCONNECTION (RASBASE+31) 00038 #define ERROR_INVALID_SIZE (RASBASE+32) 00039 #define ERROR_PORT_NOT_AVAILABLE (RASBASE+33) 00040 #define ERROR_CANNOT_PROJECT_CLIENT (RASBASE+34) 00041 #define ERROR_UNKNOWN (RASBASE+35) 00042 #define ERROR_WRONG_DEVICE_ATTACHED (RASBASE+36) 00043 #define ERROR_BAD_STRING (RASBASE+37) 00044 #define ERROR_REQUEST_TIMEOUT (RASBASE+38) 00045 #define ERROR_CANNOT_GET_LANA (RASBASE+39) 00046 #define ERROR_NETBIOS_ERROR (RASBASE+40) 00047 #define ERROR_SERVER_OUT_OF_RESOURCES (RASBASE+41) 00048 #define ERROR_NAME_EXISTS_ON_NET (RASBASE+42) 00049 #define ERROR_SERVER_GENERAL_NET_FAILURE (RASBASE+43) 00050 #define WARNING_MSG_ALIAS_NOT_ADDED (RASBASE+44) 00051 #define ERROR_AUTH_INTERNAL (RASBASE+45) 00052 #define ERROR_RESTRICTED_LOGON_HOURS (RASBASE+46) 00053 #define ERROR_ACCT_DISABLED (RASBASE+47) 00054 #define ERROR_PASSWD_EXPIRED (RASBASE+48) 00055 #define ERROR_NO_DIALIN_PERMISSION (RASBASE+49) 00056 #define ERROR_SERVER_NOT_RESPONDING (RASBASE+50) 00057 #define ERROR_FROM_DEVICE (RASBASE+51) 00058 #define ERROR_UNRECOGNIZED_RESPONSE (RASBASE+52) 00059 #define ERROR_MACRO_NOT_FOUND (RASBASE+53) 00060 #define ERROR_MACRO_NOT_DEFINED (RASBASE+54) 00061 #define ERROR_MESSAGE_MACRO_NOT_FOUND (RASBASE+55) 00062 #define ERROR_DEFAULTOFF_MACRO_NOT_FOUND (RASBASE+56) 00063 #define ERROR_FILE_COULD_NOT_BE_OPENED (RASBASE+57) 00064 #define ERROR_DEVICENAME_TOO_LONG (RASBASE+58) 00065 #define ERROR_DEVICENAME_NOT_FOUND (RASBASE+59) 00066 #define ERROR_NO_RESPONSES (RASBASE+60) 00067 #define ERROR_NO_COMMAND_FOUND (RASBASE+61) 00068 #define ERROR_WRONG_KEY_SPECIFIED (RASBASE+62) 00069 #define ERROR_UNKNOWN_DEVICE_TYPE (RASBASE+63) 00070 #define ERROR_ALLOCATING_MEMORY (RASBASE+64) 00071 #define ERROR_PORT_NOT_CONFIGURED (RASBASE+65) 00072 #define ERROR_DEVICE_NOT_READY (RASBASE+66) 00073 #define ERROR_READING_INI_FILE (RASBASE+67) 00074 #define ERROR_NO_CONNECTION (RASBASE+68) 00075 #define ERROR_BAD_USAGE_IN_INI_FILE (RASBASE+69) 00076 #define ERROR_READING_SECTIONNAME (RASBASE+70) 00077 #define ERROR_READING_DEVICETYPE (RASBASE+71) 00078 #define ERROR_READING_DEVICENAME (RASBASE+72) 00079 #define ERROR_READING_USAGE (RASBASE+73) 00080 #define ERROR_READING_MAXCONNECTBPS (RASBASE+74) 00081 #define ERROR_READING_MAXCARRIERBPS (RASBASE+75) 00082 #define ERROR_LINE_BUSY (RASBASE+76) 00083 #define ERROR_VOICE_ANSWER (RASBASE+77) 00084 #define ERROR_NO_ANSWER (RASBASE+78) 00085 #define ERROR_NO_CARRIER (RASBASE+79) 00086 #define ERROR_NO_DIALTONE (RASBASE+80) 00087 #define ERROR_IN_COMMAND (RASBASE+81) 00088 #define ERROR_WRITING_SECTIONNAME (RASBASE+82) 00089 #define ERROR_WRITING_DEVICETYPE (RASBASE+83) 00090 #define ERROR_WRITING_DEVICENAME (RASBASE+84) 00091 #define ERROR_WRITING_MAXCONNECTBPS (RASBASE+85) 00092 #define ERROR_WRITING_MAXCARRIERBPS (RASBASE+86) 00093 #define ERROR_WRITING_USAGE (RASBASE+87) 00094 #define ERROR_WRITING_DEFAULTOFF (RASBASE+88) 00095 #define ERROR_READING_DEFAULTOFF (RASBASE+89) 00096 #define ERROR_EMPTY_INI_FILE (RASBASE+90) 00097 #define ERROR_AUTHENTICATION_FAILURE (RASBASE+91) 00098 #define ERROR_PORT_OR_DEVICE (RASBASE+92) 00099 #define ERROR_NOT_BINARY_MACRO (RASBASE+93) 00100 #define ERROR_DCB_NOT_FOUND (RASBASE+94) 00101 #define ERROR_STATE_MACHINES_NOT_STARTED (RASBASE+95) 00102 #define ERROR_STATE_MACHINES_ALREADY_STARTED (RASBASE+96) 00103 #define ERROR_PARTIAL_RESPONSE_LOOPING (RASBASE+97) 00104 #define ERROR_UNKNOWN_RESPONSE_KEY (RASBASE+98) 00105 #define ERROR_RECV_BUF_FULL (RASBASE+99) 00106 #define ERROR_CMD_TOO_LONG (RASBASE+100) 00107 #define ERROR_UNSUPPORTED_BPS (RASBASE+101) 00108 #define ERROR_UNEXPECTED_RESPONSE (RASBASE+102) 00109 #define ERROR_INTERACTIVE_MODE (RASBASE+103) 00110 #define ERROR_BAD_CALLBACK_NUMBER (RASBASE+104) 00111 #define ERROR_INVALID_AUTH_STATE (RASBASE+105) 00112 #define ERROR_WRITING_INITBPS (RASBASE+106) 00113 #define ERROR_X25_DIAGNOSTIC (RASBASE+107) 00114 #define ERROR_ACCT_EXPIRED (RASBASE+108) 00115 #define ERROR_CHANGING_PASSWORD (RASBASE+109) 00116 #define ERROR_OVERRUN (RASBASE+110) 00117 #define ERROR_RASMAN_CANNOT_INITIALIZE (RASBASE+111) 00118 #define ERROR_BIPLEX_PORT_NOT_AVAILABLE (RASBASE+112) 00119 #define ERROR_NO_ACTIVE_ISDN_LINES (RASBASE+113) 00120 #define ERROR_NO_ISDN_CHANNELS_AVAILABLE (RASBASE+114) 00121 #define ERROR_TOO_MANY_LINE_ERRORS (RASBASE+115) 00122 #define ERROR_IP_CONFIGURATION (RASBASE+116) 00123 #define ERROR_NO_IP_ADDRESSES (RASBASE+117) 00124 #define ERROR_PPP_TIMEOUT (RASBASE+118) 00125 #define ERROR_PPP_REMOTE_TERMINATED (RASBASE+119) 00126 #define ERROR_PPP_NO_PROTOCOLS_CONFIGURED (RASBASE+120) 00127 #define ERROR_PPP_NO_RESPONSE (RASBASE+121) 00128 #define ERROR_PPP_INVALID_PACKET (RASBASE+122) 00129 #define ERROR_PHONE_NUMBER_TOO_LONG (RASBASE+123) 00130 #define ERROR_IPXCP_NO_DIALOUT_CONFIGURED (RASBASE+124) 00131 #define ERROR_IPXCP_NO_DIALIN_CONFIGURED (RASBASE+125) 00132 #define ERROR_IPXCP_DIALOUT_ALREADY_ACTIVE (RASBASE+126) 00133 #define ERROR_ACCESSING_TCPCFGDLL (RASBASE+127) 00134 #define ERROR_NO_IP_RAS_ADAPTER (RASBASE+128) 00135 #define ERROR_SLIP_REQUIRES_IP (RASBASE+129) 00136 #define ERROR_PROJECTION_NOT_COMPLETE (RASBASE+130) 00137 #define ERROR_PROTOCOL_NOT_CONFIGURED (RASBASE+131) 00138 #define ERROR_PPP_NOT_CONVERGING (RASBASE+132) 00139 #define ERROR_PPP_CP_REJECTED (RASBASE+133) 00140 #define ERROR_PPP_LCP_TERMINATED (RASBASE+134) 00141 #define ERROR_PPP_REQUIRED_ADDRESS_REJECTED (RASBASE+135) 00142 #define ERROR_PPP_NCP_TERMINATED (RASBASE+136) 00143 #define ERROR_PPP_LOOPBACK_DETECTED (RASBASE+137) 00144 #define ERROR_PPP_NO_ADDRESS_ASSIGNED (RASBASE+138) 00145 #define ERROR_CANNOT_USE_LOGON_CREDENTIALS (RASBASE+139) 00146 #define ERROR_TAPI_CONFIGURATION (RASBASE+140) 00147 #define ERROR_NO_LOCAL_ENCRYPTION (RASBASE+141) 00148 #define ERROR_NO_REMOTE_ENCRYPTION (RASBASE+142) 00149 #define ERROR_REMOTE_REQUIRES_ENCRYPTION (RASBASE+143) 00150 #define ERROR_IPXCP_NET_NUMBER_CONFLICT (RASBASE+144) 00151 #define ERROR_INVALID_SMM (RASBASE+145) 00152 #define ERROR_SMM_UNINITIALIZED (RASBASE+146) 00153 #define ERROR_NO_MAC_FOR_PORT (RASBASE+147) 00154 #define ERROR_SMM_TIMEOUT (RASBASE+148) 00155 #define ERROR_BAD_PHONE_NUMBER (RASBASE+149) 00156 #define ERROR_WRONG_MODULE (RASBASE+150) 00157 #define ERROR_INVALID_CALLBACK_NUMBER (RASBASE+151) 00158 00159 #define ERROR_SCRIPT_SYNTAX (RASBASE+152) 00160 #define ERROR_HANGUP_FAILED (RASBASE+153) 00161 #define ERROR_BUNDLE_NOT_FOUND (RASBASE+154) 00162 #define ERROR_CANNOT_DO_CUSTOMDIAL (RASBASE+155) 00163 #define ERROR_DIAL_ALREADY_IN_PROGRESS (RASBASE+156) 00164 #define ERROR_RASAUTO_CANNOT_INITIALIZE (RASBASE+157) 00165 #define ERROR_CONNECTION_ALREADY_SHARED (RASBASE+158) 00166 #define ERROR_SHARING_CHANGE_FAILED (RASBASE+159) 00167 #define ERROR_SHARING_ROUTER_INSTALL (RASBASE+160) 00168 #define ERROR_SHARE_CONNECTION_FAILED (RASBASE+161) 00169 #define ERROR_SHARING_PRIVATE_INSTALL (RASBASE+162) 00170 #define ERROR_CANNOT_SHARE_CONNECTION (RASBASE+163) 00171 #define ERROR_NO_SMART_CARD_READER (RASBASE+164) 00172 #define ERROR_SHARING_ADDRESS_EXISTS (RASBASE+165) 00173 #define ERROR_NO_CERTIFICATE (RASBASE+166) 00174 #define ERROR_SHARING_MULTIPLE_ADDRESSES (RASBASE+167) 00175 #define ERROR_FAILED_TO_ENCRYPT (RASBASE+168) 00176 #define ERROR_BAD_ADDRESS_SPECIFIED (RASBASE+169) 00177 #define ERROR_CONNECTION_REJECT (RASBASE+170) 00178 #define ERROR_CONGESTION (RASBASE+171) 00179 #define ERROR_INCOMPATIBLE (RASBASE+172) 00180 #define ERROR_NUMBERCHANGED (RASBASE+173) 00181 #define ERROR_TEMPFAILURE (RASBASE+174) 00182 #define ERROR_BLOCKED (RASBASE+175) 00183 #define ERROR_DONOTDISTURB (RASBASE+176) 00184 #define ERROR_OUTOFORDER (RASBASE+177) 00185 #define ERROR_UNABLE_TO_AUTHENTICATE_SERVER (RASBASE+178) 00186 #define ERROR_SMART_CARD_REQUIRED (RASBASE+179) 00187 #define ERROR_INVALID_FUNCTION_FOR_ENTRY (RASBASE+180) 00188 #define ERROR_CERT_FOR_ENCRYPTION_NOT_FOUND (RASBASE+181) 00189 #define ERROR_SHARING_RRAS_CONFLICT (RASBASE+182) 00190 #define ERROR_SHARING_NO_PRIVATE_LAN (RASBASE+183) 00191 #define ERROR_NO_DIFF_USER_AT_LOGON (RASBASE+184) 00192 #define ERROR_NO_REG_CERT_AT_LOGON (RASBASE+185) 00193 #define ERROR_OAKLEY_NO_CERT (RASBASE+186) 00194 #define ERROR_OAKLEY_AUTH_FAIL (RASBASE+187) 00195 #define ERROR_OAKLEY_ATTRIB_FAIL (RASBASE+188) 00196 #define ERROR_OAKLEY_GENERAL_PROCESSING (RASBASE+189) 00197 #define ERROR_OAKLEY_NO_PEER_CERT (RASBASE+190) 00198 #define ERROR_OAKLEY_NO_POLICY (RASBASE+191) 00199 #define ERROR_OAKLEY_TIMED_OUT (RASBASE+192) 00200 #define ERROR_OAKLEY_ERROR (RASBASE+193) 00201 #define ERROR_UNKNOWN_FRAMED_PROTOCOL (RASBASE+194) 00202 #define ERROR_WRONG_TUNNEL_TYPE (RASBASE+195) 00203 #define ERROR_UNKNOWN_SERVICE_TYPE (RASBASE+196) 00204 #define ERROR_CONNECTING_DEVICE_NOT_FOUND (RASBASE+197) 00205 #define ERROR_NO_EAPTLS_CERTIFICATE (RASBASE+198) 00206 #define ERROR_SHARING_HOST_ADDRESS_CONFLICT (RASBASE+199) 00207 #define ERROR_AUTOMATIC_VPN_FAILED (RASBASE+200) 00208 #define ERROR_VALIDATING_SERVER_CERT (RASBASE+201) 00209 #define ERROR_READING_SCARD (RASBASE+202) 00210 #define ERROR_INVALID_PEAP_COOKIE_CONFIG (RASBASE+203) 00211 #define ERROR_INVALID_PEAP_COOKIE_USER (RASBASE+204) 00212 #define ERROR_INVALID_MSCHAPV2_CONFIG (RASBASE+205) 00213 #define RASBASEEND (RASBASE+205) 00214 #endif /* _RASERROR_H */ Generated on Sat May 26 2012 04:31:00 for ReactOS by
1.7.6.1
|