TextRange_GetText

Function TextRange_GetText 

Source
pub unsafe extern "C" fn TextRange_GetText(
    hobj: HUIATEXTRANGE,
    maxLength: c_int,
    pRetVal: *mut BSTR,
) -> HRESULT