namespace Microsoft.Zune.Messaging
{
public delegate void ComposeCompletedHandler(int iResourceId);
}