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

QNewServerSession

Declaration

Source position: amarquee.pas line 241

function QNewServerSession(

  hostNames: pCHar;

  progNames: pCHar;

  taglist: pTagItem

):PQSession;

function QNewServerSession(

  hostNames: string;

  progNames: string;

  taglist: pTagItem

):PQSession;


Documentation generated on: 2021-07-30