Contents Index Topic Contents | ||
Previous Topic: IShellView::DestroyViewWindow Next Topic: IShellView::EnableModelessSV |
IShellView::EnableModeless
HRESULT EnableModeless( BOOL fEnable );Enables or disables modeless dialog boxes. This method is not currently implemented.
- Returns NOERROR if successful, or an OLE-defined error value otherwise.
- fEnable
- Nonzero to enable modeless dialog box windows or zero to disable them.
See also IShellView
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.