namespace MicrosoftZuneLibrary
{
public delegate void OnShowErrorDialogHandler(int hr, uint uiStringId);
}