Unit 'xmlxsdparser' Package
[Overview][Resource strings][Constants][Types][Procedures and functions][Index] [#libxml2]

xsdParsePositiveInteger

Declaration

Source position: xmlxsdparser.pas line 148

procedure xsdParsePositiveInteger(

  Chars: PChar;

  Len: Integer;

  out Value: QWord

);

function xsdParsePositiveInteger(

  Chars: PChar;

  Len: Integer

):QWord;

procedure xsdParsePositiveInteger(

  const S: AnsiString;

  out Value: QWord

);

function xsdParsePositiveInteger(

  const S: AnsiString

):QWord;


Documentation generated on: 2023-03-18