UTF8ToWideChar(Pointer,Integer,Integer,WideChar) Method

Represents method UTF8ToWideChar(Pointer,Integer,Integer,WideChar).

Namespace: flcUTF
function UTF8ToWideChar(const P: Pointer; const Size: Integer;
 out SeqSize: Integer; out Ch: WideChar): TUTF8Error;

Parameters

P
Type: Pointer

Size
Type: Integer

SeqSize
Type: Integer

Ch
Type: WideChar

Return Value