Difference between revisions of "CAEngine::ErrorText/zh"
(Created page with "* CAEngine::ErrorCode * ADE API") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
= {get} string ErrorCode = | = {get} string ErrorCode = | ||
− | + | 对来自于[[CAEngine::ErrorCode/zh | ErrorCode]]的错误进行简短的解释。 | |
= 数据类型 = | = 数据类型 = | ||
− | : | + | :string(字符串) |
− | = | + | = 存取 = |
:读取 | :读取 | ||
Line 23: | Line 23: | ||
* [[CAEngine::ErrorCode/zh | CAEngine::ErrorCode]] | * [[CAEngine::ErrorCode/zh | CAEngine::ErrorCode]] | ||
− | * [[ | + | * [[ADE Server Class Reference/zh | ADE API]] |
Latest revision as of 06:56, 25 October 2015
ADE User Guide > ADE Server Class Reference > CAEngine
{get} string ErrorCode
对来自于 ErrorCode的错误进行简短的解释。
数据类型
- string(字符串)
存取
- 读取
用法
Dim x As String x = ADE.ErrorText
另请参考
Comments
Enable comment auto-refresher