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

QNewHostSessionTags

Declaration

Source position: amarquee.pas line 256

function QNewHostSessionTags(

  hostnames: pCHar;

  port: pLONGINT;

  names: pCHar;

  const argv: array of PtrUInt

):PQSession;

function QNewHostSessionTags(

  hostnames: string;

  port: pLONGINT;

  names: string;

  const argv: array of PtrUInt

):PQSession;


Documentation generated on: 2021-07-30