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

16 lines
363 B
C#

using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using Microsoft.VisualC;
namespace MicrosoftZuneLibrary
{
[StructLayout(LayoutKind.Sequential, Size = 16)]
[NativeCppClass]
[DebugInfoInPDB]
[MiscellaneousBits(64)]
internal struct CallbackOnUIThreadBimodalUnmanaged_DONOTUSE
{
private long _003Calignment_0020member_003E;
}
}