Files
ZuneShell.dll/ZuneDBApi/Microsoft/Zune/Service/GetPaymentInstrumentsErrorCallback.cs
T

7 lines
122 B
C#

using ZuneUI;
namespace Microsoft.Zune.Service
{
public delegate void GetPaymentInstrumentsErrorCallback(HRESULT hr);
}