The InitHTMLControl function initializes the HTML Viewer Control. Before calling InitHTMLControl, an application must load the HTML control library Htmlview.dll.
BOOL InitHTMLControl (HINSTANCE hinst);
Header file: | Htmlctrl.h |
Platforms: | H/PC |
Versions: | 1.0 and later |
Returns TRUE if the HTML control was successfully initialized; returns FALSE if the function fails.
For more information, see HTML Viewer Control.