Unit 'HlpIHashResult' Package
[Overview][Classes][Index] [#pl_hashlib4pascal]

IHashResult

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: HlpIHashResult.pas line 11

type IHashResult = interface(IInterface)

  function GetBytes;

  

  function GetUInt8;

  

  function GetUInt16;

  

  function GetUInt32;

  

  function GetInt32;

  

  function GetUInt64;

  

  function ToString();

  

  function Equals(); overload;

  

  function GetHashCode;

  

end;

Inheritance

IHashResult

  

|

IInterface



CT Web help

CodeTyphon Studio