⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dapimsg.h

📁 希望我上传的这些东西可以对搞编程的程序员有点小小的帮助!谢谢!
💻 H
📖 第 1 页 / 共 5 页
字号:
//
// MessageText:
//
//  SOME_PROXIES_FAILED%0
//
#define PROXY_SUBST_FAILURES             0x4000F081L

//
// MessageId: PROXY_SUBST_TARGET_INVALID
//
// MessageText:
//
//  TARGET_ADDRESS_NOT_VALID%0
//
#define PROXY_SUBST_TARGET_INVALID       0x4000F082L

//
// MessageId: PROXY_SUBST_TARGET_NOT_UNIQUE
//
// MessageText:
//
//  TARGET_ADDRESS_NOT_UNIQUE%0
//
#define PROXY_SUBST_TARGET_NOT_UNIQUE    0x4000F083L

//
// MessageId: PROXY_SUBST_DLL_NOT_IMPLEMENTED
//
// MessageText:
//
//  DLL_NOT_IMPLEMENTED%0
//
#define PROXY_SUBST_DLL_NOT_IMPLEMENTED  0x4000F084L

//
// MessageId: PROXY_SUBST_OOM
//
// MessageText:
//
//  OUT_OF_MEMORY%0
//
#define PROXY_SUBST_OOM                  0x4000F085L

//
// MessageId: PROXY_SUBST_DLL_ERROR
//
// MessageText:
//
//  GENERAL_FAILURE%0
//
#define PROXY_SUBST_DLL_ERROR            0x4000F086L

//
// MessageId: PROXY_SUBST_DLL_PROTOCOL
//
// MessageText:
//
//  PROTOCOL_ERROR%0
//
#define PROXY_SUBST_DLL_PROTOCOL         0x4000F087L

//
// MessageId: PROXY_SUBST_SYNTAX
//
// MessageText:
//
//  SYNTAX_ERROR%0
//
#define PROXY_SUBST_SYNTAX               0x4000F088L

//
// MessageId: PROXY_SUBST_EOF
//
// MessageText:
//
//  END_OF_FILE%0
//
#define PROXY_SUBST_EOF                  0x4000F089L

//
// MessageId: PROXY_SUBST_SOFTWARE
//
// MessageText:
//
//  SOFTWARE_ERROR%0
//
#define PROXY_SUBST_SOFTWARE             0x4000F08AL

//
// MessageId: PROXY_SUBST_CONFIGURATION
//
// MessageText:
//
//  CONFIGURATION_ERROR%0
//
#define PROXY_SUBST_CONFIGURATION        0x4000F08BL

//
// MessageId: PROXY_SUBST_CONTENTION
//
// MessageText:
//
//  CONTENTION_ERROR%0
//
#define PROXY_SUBST_CONTENTION           0x4000F08CL

//
// MessageId: PROXY_SUBST_NOT_FOUND
//
// MessageText:
//
//  DLL_NOT_FOUND%0
//
#define PROXY_SUBST_NOT_FOUND            0x4000F08DL

//
// MessageId: PROXY_SUBST_
//
// MessageText:
//
//  OUT_OF_DISK_SPACE%0
//
#define PROXY_SUBST_                     0x4000F08EL

//
// MessageId: PROXY_SUBST_EXCEPTION
//
// MessageText:
//
//  EXCEPTION_ENCOUNTERED%0
//
#define PROXY_SUBST_EXCEPTION            0x4000F08FL

//
// MessageId: PROXY_SUBST_DEFAULT
//
// MessageText:
//
//  GENERAL_FAILURE%0
//
#define PROXY_SUBST_DEFAULT              0x4000F090L

//
// MessageId: PROXY_SUBST_INVALID
//
// MessageText:
//
//  PROXY_NOT_VALID%0
//
#define PROXY_SUBST_INVALID              0x4000F091L

//
// MessageId: PROXY_SUBST_NOT_UNIQUE
//
// MessageText:
//
//  PROXY_NOT_UNIQUE%0
//
#define PROXY_SUBST_NOT_UNIQUE           0x4000F092L

//
// MessageId: PROXY_SUBST_DUPLICATE
//
// MessageText:
//
//  DUPLICATE_PROXY_SPECIFIED%0
//
#define PROXY_SUBST_DUPLICATE            0x4000F093L

// -------------------     messages for OM Errors     ----------------------
// Messages w/ ID in range from 0xf100-0xf1ff are assumed to be OM problem descriptions
// used as substitutions into other event messages

//
// MessageId: XOM_ERRORS
//
// MessageText:
//
//  OM_ERRORS%0
//
#define XOM_ERRORS                       0x4000F100L

//
// MessageId: ENCODING_INVALID
//
// MessageText:
//
//  ENCODING_INVALID%0
//
#define ENCODING_INVALID                 0x4000F101L

//
// MessageId: FUNCTION_DECLINED
//
// MessageText:
//
//  FUNCTION_DECLINED%0
//
#define FUNCTION_DECLINED                0x4000F102L

//
// MessageId: FUNCTION_INTERRUPTED
//
// MessageText:
//
//  FUNCTION_INTERRUPTED%0
//
#define FUNCTION_INTERRUPTED             0x4000F103L

//
// MessageId: MEMORY_INSUFFICIENT
//
// MessageText:
//
//  MEMORY_INSUFFICIENT%0
//
#define MEMORY_INSUFFICIENT              0x4000F104L

//
// MessageId: NETWORK_ERROR
//
// MessageText:
//
//  NETWORK_ERROR%0
//
#define NETWORK_ERROR                    0x4000F105L

//
// MessageId: NO_SUCH_CLASS
//
// MessageText:
//
//  NO_SUCH_CLASS%0
//
#define NO_SUCH_CLASS                    0x4000F106L

//
// MessageId: NO_SUCH_EXCLUSION
//
// MessageText:
//
//  NO_SUCH_EXCLUSION%0
//
#define NO_SUCH_EXCLUSION                0x4000F107L

//
// MessageId: NO_SUCH_MODIFICATION
//
// MessageText:
//
//  NO_SUCH_MODIFICATION%0
//
#define NO_SUCH_MODIFICATION             0x4000F108L

//
// MessageId: NO_SUCH_RULES
//
// MessageText:
//
//  NO_SUCH_RULES%0
//
#define NO_SUCH_RULES                    0x4000F109L

//
// MessageId: NO_SUCH_SYNTAX
//
// MessageText:
//
//  NO_SUCH_SYNTAX%0
//
#define NO_SUCH_SYNTAX                   0x4000F10AL

//
// MessageId: NO_SUCH_TYPE
//
// MessageText:
//
//  NO_SUCH_TYPE%0
//
#define NO_SUCH_TYPE                     0x4000F10BL

//
// MessageId: NO_SUCH_WORKSPACE
//
// MessageText:
//
//  NO_SUCH_WORKSPACE%0
//
#define NO_SUCH_WORKSPACE                0x4000F10CL

//
// MessageId: NOT_AN_ENCODING
//
// MessageText:
//
//  NOT_AN_ENCODING%0
//
#define NOT_AN_ENCODING                  0x4000F10DL

//
// MessageId: NOT_CONCRETE
//
// MessageText:
//
//  NOT_CONCRETE%0
//
#define NOT_CONCRETE                     0x4000F10EL

//
// MessageId: NOT_PRESENT
//
// MessageText:
//
//  NOT_PRESENT%0
//
#define NOT_PRESENT                      0x4000F10FL

//
// MessageId: NOT_PRIVATE
//
// MessageText:
//
//  NOT_PRIVATE%0
//
#define NOT_PRIVATE                      0x4000F110L

//
// MessageId: NOT_THE_SERVICES
//
// MessageText:
//
//  NOT_THE_SERVICES%0
//
#define NOT_THE_SERVICES                 0x4000F111L

//
// MessageId: PERMANENT_ERROR
//
// MessageText:
//
//  PERMANENT_ERROR%0
//
#define PERMANENT_ERROR                  0x4000F112L

//
// MessageId: POINTER_INVALID
//
// MessageText:
//
//  POINTER_INVALID%0
//
#define POINTER_INVALID                  0x4000F113L

//
// MessageId: SYSTEM_ERROR
//
// MessageText:
//
//  SYSTEM_ERROR%0
//
#define SYSTEM_ERROR                     0x4000F114L

//
// MessageId: TEMPORARY_ERROR
//
// MessageText:
//
//  TEMPORARY_ERROR%0
//
#define TEMPORARY_ERROR                  0x4000F115L

//
// MessageId: TOO_MANY_VALUES
//
// MessageText:
//
//  TOO_MANY_VALUES%0
//
#define TOO_MANY_VALUES                  0x4000F116L

//
// MessageId: VALUES_NOT_ADJACENT
//
// MessageText:
//
//  VALUES_NOT_ADJACENT%0
//
#define VALUES_NOT_ADJACENT              0x4000F117L

//
// MessageId: WRONG_VALUE_LENGTH
//
// MessageText:
//
//  WRONG_VALUE_LENGTH%0
//
#define WRONG_VALUE_LENGTH               0x4000F118L

//
// MessageId: WRONG_VALUE_MAKEUP
//
// MessageText:
//
//  WRONG_VALUE_MAKEUP%0
//
#define WRONG_VALUE_MAKEUP               0x4000F119L

//
// MessageId: WRONG_VALUE_NUMBER
//
// MessageText:
//
//  WRONG_VALUE_NUMBER%0
//
#define WRONG_VALUE_NUMBER               0x4000F11AL

//
// MessageId: WRONG_VALUE_POSITION
//
// MessageText:
//
//  WRONG_VALUE_POSITION%0
//
#define WRONG_VALUE_POSITION             0x4000F11BL

//
// MessageId: WRONG_VALUE_SYNTAX
//
// MessageText:
//
//  WRONG_VALUE_SYNTAX%0
//
#define WRONG_VALUE_SYNTAX               0x4000F11CL

//
// MessageId: WRONG_VALUE_TYPE
//
// MessageText:
//
//  WRONG_VALUE_TYPE%0
//
#define WRONG_VALUE_TYPE                 0x4000F11DL

//
// MessageId: BEYOND_LAST_OM_ERROR
//
// MessageText:
//
//  one beyond the last XOM problem%0
//
#define BEYOND_LAST_OM_ERROR             0x4000F11EL

// -------------------     messages for DS errors     ----------------------
// Messages w/ ID in range from 0xf200-0xf2ff are assumed to be XDS problems

//
// MessageId: XDS_PROBLEMS
//
// MessageText:
//
//  DS_SUCCESS%0
//
#define XDS_PROBLEMS                     0x4000F200L

//
// MessageId: DS_PROBLEM_ADMIN_LIMIT_EXCEEDED
//
// MessageText:
//
//  The maximum number of administrative connections to the server has been exceeded. Try again later or connect to a different server.
//
#define DS_PROBLEM_ADMIN_LIMIT_EXCEEDED  0x4000F201L

//
// MessageId: DS_PROBLEM_AFFECTS_MULTIPLE_DSAS
//
// MessageText:
//
//  This change affects more than one directory.
//
#define DS_PROBLEM_AFFECTS_MULTIPLE_DSAS 0x4000F202L

//
// MessageId: DS_PROBLEM_ALIAS_DEREFERENCING_PROBLEM
//
// MessageText:
//
//  The object referenced by this alias is not available.
//
#define DS_PROBLEM_ALIAS_DEREFERENCING_PROBLEM 0x4000F203L

//
// MessageId: DS_PROBLEM_ALIAS_PROBLEM
//
// MessageText:
//
//  There is a problem with the object referenced by this alias.
//
#define DS_PROBLEM_ALIAS_PROBLEM         0x4000F204L

//
// MessageId: DS_PROBLEM_ATTRIBUTE_OR_VALUE_EXISTS
//
// MessageText:
//
//  An internal processing error has occurred: the attribute or value exists. Try restarting the application or the Microsoft Exchange Server computer, or both.
//
#define DS_PROBLEM_ATTRIBUTE_OR_VALUE_EXISTS 0x4000F205L

//
// MessageId: DS_PROBLEM_BAD_ARGUMENT
//
// MessageText:
//
//  An internal processing error has occurred: invalid argument. Try restarting the application or the Microsoft Exchange Server computer, or both.
//
#define DS_PROBLEM_BAD_ARGUMENT          0x4000F206L

//
// MessageId: DS_PROBLEM_BAD_CLASS
//
// MessageText:
//
//  An internal processing error has occurred: invalid object class. Try restarting the application or the Microsoft Exchange Server computer, or both.
//
#define DS_PROBLEM_BAD_CLASS             0x4000F207L

//
// MessageId: DS_PROBLEM_BAD_CONTEXT
//
// MessageText:
//
//  An internal processing error has occurred: invalid context. Try restarting the application or the Microsoft Exchange Server computer, or both.
//
#define DS_PROBLEM_BAD_CONTEXT           0x4000F208L

//
// MessageId: DS_PROBLEM_BAD_NAME
//
// MessageText:
//
//  An internal processing error has occurred: invalid name. Try restarting the application or the Microsoft Exchange Server computer, or both.
//
#define DS_PROBLEM_BAD_NAME              0x4000F209L

//
// MessageId: DS_PROBLEM_BAD_SESSION
//
// MessageText:
//
//  An internal processing error has occurred: invalid session. Try restarting the application or the Microsoft Exchange Server computer, or both.
//
#define DS_PROBLEM_BAD_SESSION           0x4000F20AL

//
// MessageId: DS_PROBLEM_BAD_WORKSPACE
//
// MessageText:
//
//  An internal processing error has occurred: invalid workspace. Try restarting the application or the Microsoft Exchange Server computer, or both.
//
#define DS_PROBLEM_BAD_WORKSPACE         0x4000F20BL

//
// MessageId: DS_PROBLEM_BUSY
//
// MessageText:
//
//  The directory is busy. Wait a few minutes and try again.
//
#define DS_PROBLEM_BUSY                  0x4000F20CL

//
// MessageId: DS_PROBLEM_CANNOT_ABANDON
//
// MessageText:
//
//  An internal processing error has occurred: cannot abandon the operation. Try restarting the application or t

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -