Unit 'IdIDN' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_indy]

IdnToUnicode_LPFN

Declaration

Source position: IdIDN.pas line 150

type IdnToUnicode_LPFN = function(

  dwFlags: DWORD;

  lpASCIICharSt: LPCWSTR;

  cchASCIIChar: Integer;

  lpUnicodeCharStr: LPWSTR;

  cchUnicodeChar: Integer

):Integer;



CT Web help

CodeTyphon Studio