Unit 'amarquee' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

QNewHostSession

Declaration

Source position: amarquee.pas line 240

function QNewHostSession(

  hostnames: pCHar;

  port: pLONGINT;

  names: pCHar;

  taglist: pTagItem

):PQSession;

function QNewHostSession(

  hostnames: string;

  port: pLONGINT;

  names: string;

  taglist: pTagItem

):PQSession;


Documentation generated on: 2021-07-30