CDHtmlDialog::EnableModeless
Enables modeless dialog boxes.
STDMETHOD(EnableModeless)(
BOOL fEnable
);
Parameters
- fEnable
See fEnable in IDocHostUIHandler::EnableModeless in the Windows SDK.
Return Value
Returns E_NOTIMPL.
Remarks
This member function is CDHtmlDialog's implementation of IDocHostUIHandler::EnableModeless, as described in the Windows SDK.
Requirements
Header: afxdhtml.h