共用方式為


IErrorLog 介面

實作以包含擷取印表機設定以填入自訂資料匯入工具所使用之 IPropertyBag 物件時,所發生的任何錯誤。

**命名空間:**Microsoft.Office.Interop.InfoPath
**組件:**Microsoft.Office.Interop.InfoPath (於 microsoft.office.interop.infopath.dll 中)

語法

'宣告
<InterfaceTypeAttribute(1)> _
<GuidAttribute("3127CA40-446E-11CE-8135-00AA004BB851")> _
Public Interface IErrorLog
'用途
Dim instance As IErrorLog
[InterfaceTypeAttribute(1)] 
[GuidAttribute("3127CA40-446E-11CE-8135-00AA004BB851")] 
public interface IErrorLog

備註

自訂資料匯入工具是透過實作 IInfoPathDataImporter 介面而建立的。如需有關以程式設計的方式將資料匯入 InfoPath 表單的詳細資訊,請參閱 Microsoft Office 開發人員中心上的 InfoPath 開發人員入口網站 (英文)

請參閱

參考

IErrorLog 成員
Microsoft.Office.Interop.InfoPath 命名空間