Files
ZuneShell.dll/ZuneDBApi/IDownloadCallback.cs
T

10 lines
234 B
C#

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