As Windows update details are defined by IUpdate interface, it has different properties about an update.
Till now, I saw that bundled update is present at most 1st level only in an update(IUpdate). Does anyone know about this bundle structure that at which level one bundle-update can have update?
Like : Update[Bundle1[Bundle2[Bundle3[...]] ] ]