pub unsafe extern "system" fn TextRange_GetText(
    hobj: HUIATEXTRANGE,
    maxlength: i32,
    pretval: *mut BSTR
) -> HRESULT
Expand description

Required features: "Win32_UI_Accessibility", "Win32_Foundation"