import"IWebView.idl";
◆ applyStyle()
◆ clearSelection()
HRESULT IWebViewUndoableEditing::clearSelection |
( |
| ) |
|
◆ deleteSelection()
HRESULT IWebViewUndoableEditing::deleteSelection |
( |
| ) |
|
◆ replaceSelectionWithArchive()
HRESULT IWebViewUndoableEditing::replaceSelectionWithArchive |
( |
[in] IWebArchive * |
archive | ) |
|
◆ replaceSelectionWithMarkupString()
HRESULT IWebViewUndoableEditing::replaceSelectionWithMarkupString |
( |
[in] BSTR |
markupString | ) |
|
◆ replaceSelectionWithNode()
HRESULT IWebViewUndoableEditing::replaceSelectionWithNode |
( |
[in] IDOMNode * |
node | ) |
|
◆ replaceSelectionWithText()
HRESULT IWebViewUndoableEditing::replaceSelectionWithText |
( |
[in] BSTR |
text | ) |
|
The documentation for this interface was generated from the following file: