ISite2 Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Defines methods that are used by the VsaEngine for name resolution. Provides extra functionality that is needed by an IActiveScript host.

Namespace:   Microsoft.JScript
Assembly:  Microsoft.JScript (in Microsoft.JScript.dll)

[<GuidAttribute("BFF6C980-0705-4394-88B8-A03A4B8B4CD7")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<ComVisibleAttribute(true)>]
type ISite2 = interface end

NameDescription
System_CAPS_pubmethodGetParentChain(Object)

This API supports the product infrastructure and is not intended to be used directly from your code. When implemented in a class, gets the parent object hierarchy for the specified object.

.NET Framework
Available since 1.1
Return to top
Show: