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