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