IXmlNodeContract.GetNode Method (2007 System)

This API supports the Visual Studio Tools for Office infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Tools.Word.Contract
Assembly:  Microsoft.VisualStudio.Tools.Office.Contract.v9.0 (in Microsoft.VisualStudio.Tools.Office.Contract.v9.0.dll)

Syntax

'Declaration
Function GetNode As IntPtr
'Usage
Dim instance As IXmlNodeContract 
Dim returnValue As IntPtr 

returnValue = instance.GetNode()
IntPtr GetNode()
IntPtr GetNode()
function GetNode() : IntPtr

Return Value

Type: System.IntPtr

.NET Framework Security

See Also

Reference

IXmlNodeContract Interface

IXmlNodeContract Members

Microsoft.Office.Tools.Word.Contract Namespace