Function TextRange_GetChildren

pub unsafe fn TextRange_GetChildren(
    hobj: HUIATEXTRANGE,
    pretval: *mut *mut SAFEARRAY,
) -> Result<()>