imszip.h File Reference
Main Page
Topics
Modules
Namespaces
Classes
Files
File List
File Members
imszip.h File Reference
Classes
|
Macros
|
Functions
#include "
ifnpub.h
"
#include "
GetCOREInterface.h
"
Classes
class
IMSZipMgr
Macros
#define
MSZIP_MGR_INTERFACE
Interface_ID
(0x26492c82, 0x10fc5210)
Functions
IMSZipMgr
*
GetMSZipMgr
()
Macro Definition Documentation
#define MSZIP_MGR_INTERFACE
Interface_ID
(0x26492c82, 0x10fc5210)
Function Documentation
IMSZipMgr
* GetMSZipMgr
(
)
inline
16
{
return
(
IMSZipMgr
*)
GetCOREInterface
(
MSZIP_MGR_INTERFACE
); }
IMSZipMgr
Definition:
imszip.h:27
GetCOREInterface
CoreExport Interface * GetCOREInterface()
MSZIP_MGR_INTERFACE
#define MSZIP_MGR_INTERFACE
Definition:
imszip.h:15