Difference between revisions of "CAEngine::ErrorText/zh"

(Created page with "* CAEngine::ErrorCode * ADE API")
(Created page with "对来自于 ErrorCode的错误进行简短的解释。")
Line 5: Line 5:
 
= {get} string ErrorCode =
 
= {get} string ErrorCode =
  
Short text explanation of error from [[CAEngine::ErrorCode | ErrorCode]].
+
对来自于[[CAEngine::ErrorCode/zh | ErrorCode]]的错误进行简短的解释。
  
 
= 数据类型 =
 
= 数据类型 =

Revision as of 06:40, 17 October 2015

ADE User Guide > ADE Server Class Reference > CAEngine

Other languages:
English • ‎中文

{get} string ErrorCode

对来自于 ErrorCode的错误进行简短的解释。

数据类型

字符串

访问

读取

用法

Dim x As String
x = ADE.ErrorText

另请参考

Comments


You are not allowed to post comments.