Functions.SystemErrorString 方法 | |
命名空间:
VOInternetClasses
程序集:
VOInternetClasses (在 VOInternetClasses.dll 中) 版本:2.22 GA
语法 FUNCTION SystemErrorString(
nErr AS DWORD,
cDefaultMsg AS STRING
) AS STRING
public static string SystemErrorString(
uint nErr,
string cDefaultMsg
)
查看代码参数
- nErr
- 类型:UInt32
- cDefaultMsg
- 类型:String
返回值
类型:
String参见