Retrieves the value that indicates whether a text range object can be created using the given object.
Syntax
HRESULT get_isTextEdit( VARIANT_BOOL *p );
Parameters
- p
- Address of a VARIANT Boolean structure that receives VARIANT_TRUE if a text range can be created, or VARIANT_FALSE otherwise.
Return Value
Returns S_OK if successful, or an error code otherwise.
Remarks
Only the BODY, BUTTON, and TEXTAREA objects and an INPUT object having text input type can be used to create a text range object.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0