The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITextProvider::SupportedTextSelection property
Retrieves a value that specifies the type of text selection that is supported by the control.
This property is read-only.
Syntax
HRESULT get_SupportedTextSelection( [out, retval] SupportedTextSelection *pRetVal );
Property value
Type: SupportedTextSelection*
The type of text selection. This parameter is passed uninitialized.
Requirements
|
Minimum supported client |
Windows XP [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
See also
- Reference
- ITextProvider
- ITextRangeProvider
- Conceptual
- UI Automation Providers Overview
Show: