Files
ZuneShell.dll/ZuneDBApi/QUICK_MIX_MEDIA_INFO.cs
T

11 lines
250 B
C#

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