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

xsdParseUnsignedInt

Declaration

Source position: xmlxsdparser.pas line 155

procedure xsdParseUnsignedInt(

  Chars: PChar;

  Len: Integer;

  out Value: LongWord

);

function xsdParseUnsignedInt(

  Chars: PChar;

  Len: Integer

):LongWord;

procedure xsdParseUnsignedInt(

  const S: AnsiString;

  out Value: LongWord

);

function xsdParseUnsignedInt(

  const S: AnsiString

):LongWord;


Documentation generated on: 2023-03-18