using ZuneUI;
namespace Microsoft.Zune.Service
{
public delegate void GetOffersErrorCallback(HRESULT hr);
}