This interface is implemented by hosts that support a user interface on the same object as IActiveScriptSite . Hosts that do not support a user interface, such as servers, would not implement the IActiveScriptSiteWindow interface. The scripting engine accesses this interface by calling QueryInterface from IActiveScriptSite.
Method | Description |
---|---|
Retrieves the window handle that can act as the owner of a pop-up window that the scripting engine must display. | |
Causes the host to enable or disable its main window as well as any modeless dialog boxes. |