使用此接口可以生成文件系统映像、设置会话参数以及导入或导出映像。
文件系统目录层次结构是通过向根目录或子目录添加目录和文件来生成的。
若要创建此接口的实例,请调用 CoCreateInstance 函数。 Use__uuidof (类标识符的 MsftFileSystemImage) ,接口标识符__uuidof (IFileSystemImage) 。
继承
IFileSystemImage 接口继承自 IDispatch 接口。 IFileSystemImage 还具有以下类型的成员:
方法
IFileSystemImage 接口具有这些方法。
注解
若要在脚本中创建 CFileSystemImage 对象,请使用 IMAPI2。调用 CreateObject 时,MsftFileSystemImage 作为程序标识符。
要求
| 要求 | 值 |
|---|---|
| 最低受支持的客户端 | Windows Vista、Windows XP SP2 [仅限桌面应用] |
| 最低受支持的服务器 | Windows Server 2003 [仅限桌面应用] |
| 目标平台 | Windows |
| 标头 | imapi2fs.h |