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.
Selects the contents within a node in a range.
![]() ![]() |
Syntax
HRESULT retVal = object.selectNodeContents(oNode);
Parameters
oNode [in]
Type: NodeA node in the document hierarchy.
Return value
Type: HRESULT
This method can return one of these values.
| Return code | Description |
|---|---|
| S_OK | The operation completed successfully. |
| InvalidStateError | IHTMLDOMRange::detach has been invoked on the object. |
.png)
.png)