Click or drag to resize

ConvertFromCodePageToCodePage Function

X#

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

Namespace:  VOInternetClasses
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax
 FUNCTION ConvertFromCodePageToCodePage(
	cString AS STRING,
	dwFrom AS DWORD,
	dwTo AS DWORD
) AS STRING
Request Example View Source

Parameters

cString
Type: String
dwFrom
Type: DWord
dwTo
Type: DWord

Return Value

Type: String
See Also