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

xsdParseUnsignedShort

Declaration

Source position: xmlxsdparser.pas line 154

procedure xsdParseUnsignedShort(

  Chars: PChar;

  Len: Integer;

  out Value: Word

);

function xsdParseUnsignedShort(

  Chars: PChar;

  Len: Integer

):Word;

procedure xsdParseUnsignedShort(

  const S: AnsiString;

  out Value: Word

);

function xsdParseUnsignedShort(

  const S: AnsiString

):Word;


Documentation generated on: 2023-03-18