CryptoSys PKI Pro Manual

cnvLatin1FromUTF8Bytes

Convert UTF-8 encoded array of bytes into a Latin-1 string, if possible.

Syntax

[VBA]
Public Function cnvLatin1FromUTF8Bytes ( _
    lpInput() As Byte _
) As String

Parameters

lpInput
Array containing UTF-8 encoded data.

Return Value

String: Decoded bytes in a VBA Unicode string.
[PREV: cnvHexStrFromString...]   [Contents]   [Index]   
   [NEXT: cnvNumFromBytes...]

Copyright © 2004-26 D.I. Management Services Pty Ltd t/a CryptoSys. All rights reserved. Generated 2026-09-06T00:43:03Z.