winresult/gen/codes/ERROR/
DDS.rs

1// WARNING: this file is auto-generated by xtask gen and may be overwritten
2
3use super::*;
4
5pub const NO_DS_AVAILABLE : ErrorCode = ErrorCode::from_constant(20070); // ERROR_DDS_NO_DS_AVAILABLE
6pub const NO_DHCP_ROOT : ErrorCode = ErrorCode::from_constant(20071); // ERROR_DDS_NO_DHCP_ROOT
7pub const UNEXPECTED_ERROR : ErrorCode = ErrorCode::from_constant(20072); // ERROR_DDS_UNEXPECTED_ERROR
8pub const TOO_MANY_ERRORS : ErrorCode = ErrorCode::from_constant(20073); // ERROR_DDS_TOO_MANY_ERRORS
9pub const DHCP_SERVER_NOT_FOUND : ErrorCode = ErrorCode::from_constant(20074); // ERROR_DDS_DHCP_SERVER_NOT_FOUND
10pub const OPTION_ALREADY_EXISTS : ErrorCode = ErrorCode::from_constant(20075); // ERROR_DDS_OPTION_ALREADY_EXISTS
11pub const OPTION_DOES_NOT_EXIST : ErrorCode = ErrorCode::from_constant(20076); // ERROR_DDS_OPTION_DOES_NOT_EXIST
12pub const CLASS_EXISTS : ErrorCode = ErrorCode::from_constant(20077); // ERROR_DDS_CLASS_EXISTS
13pub const CLASS_DOES_NOT_EXIST : ErrorCode = ErrorCode::from_constant(20078); // ERROR_DDS_CLASS_DOES_NOT_EXIST
14pub const SERVER_ALREADY_EXISTS : ErrorCode = ErrorCode::from_constant(20079); // ERROR_DDS_SERVER_ALREADY_EXISTS
15pub const SERVER_DOES_NOT_EXIST : ErrorCode = ErrorCode::from_constant(20080); // ERROR_DDS_SERVER_DOES_NOT_EXIST
16pub const SERVER_ADDRESS_MISMATCH : ErrorCode = ErrorCode::from_constant(20081); // ERROR_DDS_SERVER_ADDRESS_MISMATCH
17pub const SUBNET_EXISTS : ErrorCode = ErrorCode::from_constant(20082); // ERROR_DDS_SUBNET_EXISTS
18pub const SUBNET_HAS_DIFF_SSCOPE : ErrorCode = ErrorCode::from_constant(20083); // ERROR_DDS_SUBNET_HAS_DIFF_SSCOPE
19pub const SUBNET_NOT_PRESENT : ErrorCode = ErrorCode::from_constant(20084); // ERROR_DDS_SUBNET_NOT_PRESENT
20pub const RESERVATION_NOT_PRESENT : ErrorCode = ErrorCode::from_constant(20085); // ERROR_DDS_RESERVATION_NOT_PRESENT
21pub const RESERVATION_CONFLICT : ErrorCode = ErrorCode::from_constant(20086); // ERROR_DDS_RESERVATION_CONFLICT
22pub const POSSIBLE_RANGE_CONFLICT : ErrorCode = ErrorCode::from_constant(20087); // ERROR_DDS_POSSIBLE_RANGE_CONFLICT
23pub const RANGE_DOES_NOT_EXIST : ErrorCode = ErrorCode::from_constant(20088); // ERROR_DDS_RANGE_DOES_NOT_EXIST