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

QNewSessionTags

Declaration

Source position: amarquee.pas line 254

function QNewSessionTags(

  host: pCHar;

  port: LongInt;

  name: pCHar;

  const argv: array of PtrUInt

):PQSession;

function QNewSessionTags(

  host: string;

  port: LongInt;

  name: string;

  const argv: array of PtrUInt

):PQSession;


Documentation generated on: 2021-07-30