mirror of
https://github.com/ZuneDev/ZuneShell.dll.git
synced 2026-07-27 13:11:51 -07:00
Removed MiscellaneousBits attribute
This commit is contained in:
@@ -5,8 +5,7 @@ using Microsoft.VisualC;
|
||||
namespace MicrosoftZuneLibrary
|
||||
{
|
||||
[StructLayout(LayoutKind.Sequential, Size = 24)]
|
||||
[MiscellaneousBits(64)]
|
||||
[NativeCppClass]
|
||||
[NativeCppClass]
|
||||
[DebugInfoInPDB]
|
||||
internal struct CBurnPublisherCallback
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user