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