Sdílet prostřednictvím


ICLRExtensions.GetLocalizedMsxmlInteropErrorString-Methode

Dieser Member wird für die interne Verwendung reserviert und ist nicht für die direkte Verwendung in Code bestimmt.

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)

Syntax

'Declaration
Function GetLocalizedMsxmlInteropErrorString ( _
    <InAttribute> idError As Integer _
) As String
'Usage
Dim instance As ICLRExtensions
Dim idError As Integer
Dim returnValue As String

returnValue = instance.GetLocalizedMsxmlInteropErrorString(idError)
string GetLocalizedMsxmlInteropErrorString (
    [InAttribute] int idError
)

Parameter

  • idError

Siehe auch

Referenz

ICLRExtensions-Schnittstelle
ICLRExtensions-Member
Microsoft.Office.Interop.InfoPath-Namespace