Edit

Share via


WebServiceAdapterObjectClass.GenerateDataSetDiffGram(IXMLDOMNode) Method

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public:
 virtual Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ GenerateDataSetDiffGram(Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ pNode) = Microsoft::Office::Interop::InfoPath::WebServiceAdapter2::GenerateDataSetDiffGram;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode GenerateDataSetDiffGram (Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode pNode);
abstract member GenerateDataSetDiffGram : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
override this.GenerateDataSetDiffGram : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
Public Overridable Function GenerateDataSetDiffGram (pNode As IXMLDOMNode) As IXMLDOMNode

Parameters

pNode
IXMLDOMNode

Returns

Implements

Applies to