Files
ZuneShell.dll/ZuneDBApi/MicrosoftZuneLibrary/SetDeviceWlanProfilesCompleteHandler.cs
T

5 lines
118 B
C#

namespace MicrosoftZuneLibrary
{
public delegate void SetDeviceWlanProfilesCompleteHandler(Device device, int hr);
}