IDiscFormat2Erase 接口 (imapi2.h)
使用此接口擦除光盘中的数据。
若要创建此接口的实例,请调用 CoCreateInstance 函数。 Use__uuidof (类标识符的 MsftDiscFormat2Erase) ,接口标识符__uuidof (IDiscFormat2Erase) 。
继承
IDiscFormat2Erase 接口继承自 IDiscFormat2。 IDiscFormat2Erase 也具有以下类型的成员:
方法
IDiscFormat2Erase 接口具有这些方法。
IDiscFormat2Erase::EraseMedia 擦除活动光盘记录器中的媒体。 |
IDiscFormat2Erase::get_ClientName 检索客户端的友好名称。 (IDiscFormat2Erase.get_ClientName) |
IDiscFormat2Erase::get_CurrentPhysicalMediaType 检索光盘设备中的媒体类型。 (IDiscFormat2Erase.get_CurrentPhysicalMediaType) |
IDiscFormat2Erase::get_FullErase 确定光盘擦除的质量。 (获取) |
IDiscFormat2Erase::get_Recorder 检索要用于擦除操作的录制设备。 |
IDiscFormat2Erase::p ut_ClientName 设置客户端的友好名称。 (IDiscFormat2Erase.put_ClientName) |
IDiscFormat2Erase::p ut_FullErase 确定光盘擦除的质量。 (放置) |
IDiscFormat2Erase::p ut_Recorder 设置要用于擦除操作的录制设备。 |
注解
若要在脚本中创建 MsftDiscFormat2Erase 对象,请使用 IMAPI2。调用 CreateObject 时,MsftDiscFormat2Erase 作为程序标识符。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows Vista、Windows XP 和 SP2 [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2003 [仅限桌面应用] |
目标平台 | Windows |
标头 | imapi2.h |