Unit 'FTPAPI' Package
[Overview][Constants][Procedures and functions][Index] [#os2units]

FtpQuote

Declaration

Source position: ftpapi.pas line 312

function FtpQuote(

  Host: PAnsiChar;

  UserId: PAnsiChar;

  Passwd: PAnsiChar;

  Acct: PAnsiChar;

  QuoteStr: PAnsiChar

):Integer;

function FtpQuote(

  Host: shortstring;

  UserId: shortstring;

  Passwd: shortstring;

  Acct: shortstring;

  QuoteStr: shortstring

):Integer;

function FtpQuote(

  QuoteStr: shortstring

):Integer;


Documentation generated on: 2025-07-25