Click or drag to resize

SystemErrorString Function

X#

[Missing <include> target documentation in 'M:VOInternetClasses.Functions.SystemErrorString(System.UInt32,System.String)'. File: 'Internet.xml' Path: 'doc/SystemErrorString/*']

Namespace:  VOInternetClasses
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax
 FUNCTION SystemErrorString(
	nErr AS DWORD,
	cDefaultMsg AS STRING
) AS STRING
Request Example View Source

Parameters

nErr
Type: DWord
cDefaultMsg
Type: String

Return Value

Type: String
See Also