GetHashCode

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWServerInternalFiles > Methods >

GetHashCode

SIGNATURE=IWServerInternalFiles.TIWServerInternalFiles.GetHashCode@string@string

 

ETYPE=Method

 

Declaration:

Delphi:

public function GetHashCode(const AFileName: string; const AExt: string): string; reintroduce;

C++:

public: __fastcall String GetHashCode(const String AFileName, const String AExt);

 

Description: This is GetHashCode, a member of class TIWServerInternalFiles.