Wiki > TV3D65 Index > TVPackage
GetFileName
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | GetFileName(iPackageID As Integer , iFileIndex As Integer) As String |
| C++ | char* GetFileName(int iPackageID , int iFileIndex ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iPackageID | No | iPackageID description |
| iFileIndex | No | iFileIndex description |
RETURN VALUE
| String | Description of what the return value means. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.