TextRange_GetText

Function TextRange_GetText 

pub unsafe fn TextRange_GetText(
    hobj: HUIATEXTRANGE,
    maxlength: i32,
    pretval: *mut BSTR,
) -> Result<()>