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

QNewServerSessionTags

Declaration

Source position: amarquee.pas line 257

function QNewServerSessionTags(

  hostNames: pCHar;

  progNames: pCHar;

  const argv: array of PtrUInt

):PQSession;

function QNewServerSessionTags(

  hostNames: string;

  progNames: string;

  const argv: array of PtrUInt

):PQSession;


Documentation generated on: 2021-07-30