Files
ZuneShell.dll/ZuneDBApi/IMCTransportEvents.cs
T

13 lines
301 B
C#

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