Unit 'JwaWinNLS' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

WideCharToMultiByte

Declaration

Source position: jwawinnls.pas line 1538

function WideCharToMultiByte(

  CodePage: UINT;

  dwFlags: DWORD;

  lpWideCharStr: LPCWSTR;

  cchWideChar: Integer;

  lpMultiByteStr: LPSTR;

  cbMultiByte: Integer;

  lpDefaultChar: LPCSTR;

  lpUsedDefaultChar: LPBOOL

):Integer;


Documentation generated on: 2023-03-18