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

rtGetLongA

Declaration

Source position: reqtools.pas line 615

function rtGetLongA(

  var longptr: LongWord;

  title: PChar;

  reqinfo: prtReqInfo;

  taglist: pTagItem

):LongWord;

function rtGetLongA(

  var longptr: LongWord;

  const title: RawByteString;

  reqinfo: prtReqInfo;

  taglist: pTagItem

):LongWord;


Documentation generated on: 2021-07-30