This document is archived and information here might be outdated. Recommended version. |
Get each of the absolute and local cache paths accumulated.
[Visual Basic .NET] Public Sub GetTablePath ( _ ByVal index As Integer, _ ByRef pAbsPath As String, _ ByRef pLocPath As String _ )
[C#] public void GetTablePath ( int index, ref string pAbsPath, ref string pLocPath );