GetCacheFileHref

<< Click to Display Table of Contents >>

Navigation:  Classes > TReadCacheFileStream > Methods >

GetCacheFileHref

SIGNATURE=IW.Common.ReadCacheFileStream.TReadCacheFileStream.GetCacheFileHref@string

 

ETYPE=Method

 

Declaration:

Delphi:

public class function GetCacheFileHref(const aPathname: string): string;

C++:

public: __fastcall String GetCacheFileHref(const String aPathname);

 

Description: This is GetCacheFileHref, a member of class TReadCacheFileStream.