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

IdnToAscii_LPFN

Declaration

Source position: IdIDN.pas line 138

type IdnToAscii_LPFN = function(

  dwFlags: DWORD;

  lpUnicodeCharStr: LPCWSTR;

  cchUnicodeChar: Integer;

  lpNameprepCharStr: LPWSTR;

  cchNameprepChar: Integer

):Integer;



CT Web help

CodeTyphon Studio