Detailed Description
- See also:
- Class FPStaticInterface, Class
MacroEntry
- Description:
- This class is available in release 4.0 and later only.
This class represents the interface to the MAXScript Zip Module
Manager. You can obtain a pointer to the Browser Manager interface
using; IMSZipMgr* GetMSZipMgr(). This macro will return
(IMSZipMgr*)GetCOREInterface(MSZIP_MGR_INTERFACE).
All methods of this class are Implemented by the System.
#include <imszip.h>
List of all
members.
Member Enumeration Documentation
- Enumerator:
-
fileInPackage |
|
unloadPackage |
|
Member Function Documentation
virtual BOOL FileInPackage |
( |
const MCHAR * |
file_name, |
|
|
MSTR & |
extract_dir |
|
) |
|
[pure virtual] |
- Parameters:
- MCHAR* file_name
The file name of the ZIP script module.
MSTR& extract_dir
The directory in which the files were extracted.
- Returns:
- TRUE if successful, otherwise FALSE.
virtual BOOL UnloadPackage |
( |
const MCHAR * |
file_name, |
|
|
MSTR & |
extract_dir, |
|
|
MSTR & |
dropFile, |
|
|
MacroEntry *& |
dropScript |
|
) |
|
[pure virtual] |
- Parameters:
- MCHAR* file_name
The file name of the ZIP script module.
MSTR& extract_dir
The directory in which the files were extracted.
MSTR& dropFile
The primary drop file.
MacroEntry*& dropScript
The resulting MacroEntry.
- Returns:
- TRUE if successful, otherwise FALSE.
IMSZipMgr IMSZipMgr IMSZipMgr IMSZipMgr
IMSZipMgr IMSZipMgr IMSZipMgr IMSZipMgr IMSZipMgr IMSZipMgr
IMSZipMgr IMSZipMgr IMSZipMgr IMSZipMgr
IMSZipMgr IMSZipMgr IMSZipMgr IMSZipMgr IMSZipMgr IMSZipMgr