using System.Runtime.CompilerServices; using System.Runtime.InteropServices; namespace MicrosoftZuneLibrary { [StructLayout(LayoutKind.Sequential, Size = 24)] [NativeCppClass] internal struct CBurnPublisherCallback { private long _003Calignment_0020member_003E; } }