ITextProvider::get_SupportedTextSelection 方法 (uiautomationcore.h)
擷取值,指定控制項所支援的文字選取類型。
這個屬性是唯讀的。
語法
HRESULT get_SupportedTextSelection (SupportedTextSelection *pRetVal);
參數
pRetVal
傳回值
無
備註
參數
pRetVal
[out]當此函式傳回時,會包含 SupportedTextSelection 物件的指標。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows XP [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows Server 2003 [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | uiautomationcore.h (包含 UIAutomation.h) |