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

xsdParseNonNegativeInteger

Declaration

Source position: xmlxsdparser.pas line 145

procedure xsdParseNonNegativeInteger(

  Chars: PChar;

  Len: Integer;

  out Value: QWord

);

function xsdParseNonNegativeInteger(

  Chars: PChar;

  Len: Integer

):QWord;

procedure xsdParseNonNegativeInteger(

  const S: AnsiString;

  out Value: QWord

);

function xsdParseNonNegativeInteger(

  const S: AnsiString

):QWord;


Documentation generated on: 2023-03-18