Creates a selection range object for control-based selection rather than text-based selection.
Syntax
HRESULT createControlRange( IDispatch **range );
Parameters
- range
- Address of a pointer to a variable of the IDispatch interface.
Return Value
Returns S_OK if successful, or an error code otherwise.
See Also
IHTMLControlRange Interface, createControlRange