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

xsdParseUnsignedLong

Declaration

Source position: xmlxsdparser.pas line 156

procedure xsdParseUnsignedLong(

  Chars: PChar;

  Len: Integer;

  out Value: QWord

);

function xsdParseUnsignedLong(

  Chars: PChar;

  Len: Integer

):QWord;

procedure xsdParseUnsignedLong(

  const S: AnsiString;

  out Value: QWord

);

function xsdParseUnsignedLong(

  const S: AnsiString

):QWord;


Documentation generated on: 2023-03-18