Click or drag to resize

Functions.Oem2AnsiA Method (Byte)

X#

Namespace:  XSharp.Core
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.16
Syntax
 FUNCTION Oem2AnsiA(
	bSource AS BYTE[]
) AS VOID
Request Example View Source

Parameters

bSource
Type: Byte
A byte array that contains the string to convert
See Also