Sdílet prostřednictvím


DAVAdapterObjectClass.SubmitData-Methode

Dies ist ein Wrappertyp für eine Coklasse oder ein Coklassenmember, die bzw. der für den verwalteten Code der COM-Interoperabilität erforderlich ist. Diese Klasse soll nicht in Code verwendet werden.

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

Syntax

'Declaration
<DispIdAttribute(12)> _
Public Overridable Sub SubmitData ( _
    <InAttribute> pData As IXMLDOMNode _
) Implements DAVAdapter.SubmitData
'Usage
Dim instance As DAVAdapterObjectClass
Dim pData As IXMLDOMNode

CType(instance, DAVAdapter).SubmitData(pData)
[DispIdAttribute(12)] 
public virtual void DAVAdapter.SubmitData (
    [InAttribute] IXMLDOMNode pData
)

Parameter

  • pData

Siehe auch

Referenz

DAVAdapterObjectClass-Klasse
DAVAdapterObjectClass-Member
Microsoft.Office.Interop.InfoPath-Namespace