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