using ZuneUI;
namespace Microsoft.Zune.Service
{
public delegate void GetOfferDetailsErrorCallback(HRESULT hr, object state);
}