using System;
namespace MicrosoftZuneLibrary
{
public delegate void OnFileDeleteFailed(IntPtr sourceUrl);
}