MFC
Expand Minimize
This topic has not yet been rated - Rate this topic

CHtmlEditCtrlBase::InsInputReset 

Overwrites a reset control on the current selection.


HRESULT InsInputReset(
   LPCTSTR szId = NULL 
) const;

Parameters

szId

The ID for the reset control.

Returns S_OK on success, or an error HRESULT on failure.

This method sends the IDM_INSINPUTRESET command ID to the WebBrowser control.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.