Files
ZuneShell.dll/ZuneDBApi/IMetadataManager.cs
T

13 lines
299 B
C#

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