Share via


InitHTMLControl

4/8/2010

Initializes the HTML viewer control. Before it calls InitHTMLControl, an application must load the HTML control library Htmlview.dll.

Syntax

BOOL InitHTMLControl(
  HINSTANCE hinst );

Parameters

  • hinst
    [in] Handle to the instance of the application in which the DISPLAYCLASS window is to be created

Return Value

TRUE indicates success. FALSE indicates failure.

Requirements

Header htmlctrl.h
Library htmlview.lib
Windows Mobile Pocket PC 2000 and later, Smartphone 2002 and later

See Also

Reference

HTML Control API Functions