Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes the HTML viewer control. Before calling 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
Pocket PC: Pocket PC 2000 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 1.0 and later
Header: Htmlctrl.h
Library: Htmlview.lib
See Also
Send Feedback on this topic to the authors