IReferenceInfo.GetNodeType Method
Visual Studio 2005
Returns the type of node, the kind of information, for the discovery result.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
int GetNodeType ( /** @attribute OutAttribute() */ DiscoveryNodeType[] pType )
function GetNodeType ( pType : DiscoveryNodeType[] ) : int
Parameters
- pType
[out] Pointer to a DiscoveryNodeType enumeration value.