Files
ZuneShell.dll/ZuneDBApi/IAlbumInfo.cs
T

12 lines
269 B
C#

using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)]
[DebugInfoInPDB]
[NativeCppClass]
internal static struct IAlbumInfo
{
private long _003Calignment_0020member_003E;
}