| Microsoft® Windows® Script Interfaces IActiveScriptSiteWindow::EnableModeless  | 
     Language Reference Previous Next  | 
  
HRESULT IActiveScriptSite::EnableModeless( BOOL fEnable // enable flag );
Causes the host to enable or disable its main window as well as any modeless dialog boxes.
This method is identical to the IOleInPlaceFrame::EnableModeless method.
Calls to this method can be nested.