Files
ZuneShell.dll/ZuneDBApi/Microsoft.Zune.Subscription/CSubscriptionCredentialProviderProxy.cs
T

15 lines
353 B
C#

using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using Microsoft.VisualC;
namespace Microsoft.Zune.Subscription;
[StructLayout(LayoutKind.Sequential, Size = 24)]
[MiscellaneousBits(64)]
[NativeCppClass]
[DebugInfoInPDB]
internal struct CSubscriptionCredentialProviderProxy
{
private long _003Calignment_0020member_003E;
}