mirror of
https://github.com/ZuneDev/ZuneShell.dll.git
synced 2026-07-27 13:11:51 -07:00
61 lines
1.8 KiB
C#
61 lines
1.8 KiB
C#
using System.Runtime.CompilerServices;
|
|
using System.Runtime.InteropServices;
|
|
using Microsoft.VisualC;
|
|
|
|
[StructLayout(LayoutKind.Sequential, Size = 8)]
|
|
[MiscellaneousBits(65)]
|
|
[NativeCppClass]
|
|
[DebugInfoInPDB]
|
|
internal struct gcroot_003CSystem_003A_003AString_0020_005E_003E
|
|
{
|
|
private long _003Calignment_0020member_003E;
|
|
}
|
|
[StructLayout(LayoutKind.Sequential, Size = 8)]
|
|
[DebugInfoInPDB]
|
|
[MiscellaneousBits(65)]
|
|
[NativeCppClass]
|
|
internal struct gcroot_003CSystem_003A_003AObject_0020_005E_003E
|
|
{
|
|
private long _003Calignment_0020member_003E;
|
|
}
|
|
[StructLayout(LayoutKind.Sequential, Size = 8)]
|
|
[DebugInfoInPDB]
|
|
[NativeCppClass]
|
|
[MiscellaneousBits(65)]
|
|
internal struct gcroot_003CSystem_003A_003AThreading_003A_003ATimer_0020_005E_003E
|
|
{
|
|
private long _003Calignment_0020member_003E;
|
|
}
|
|
[StructLayout(LayoutKind.Sequential, Size = 8)]
|
|
[NativeCppClass]
|
|
[MiscellaneousBits(65)]
|
|
[DebugInfoInPDB]
|
|
internal struct gcroot_003CSystem_003A_003AUri_0020_005E_003E
|
|
{
|
|
private long _003Calignment_0020member_003E;
|
|
}
|
|
[StructLayout(LayoutKind.Sequential, Size = 8)]
|
|
[DebugInfoInPDB]
|
|
[NativeCppClass]
|
|
[MiscellaneousBits(65)]
|
|
internal struct gcroot_003CSystem_003A_003ACollections_003A_003AIDictionary_0020_005E_003E
|
|
{
|
|
private long _003Calignment_0020member_003E;
|
|
}
|
|
[StructLayout(LayoutKind.Sequential, Size = 8)]
|
|
[MiscellaneousBits(65)]
|
|
[NativeCppClass]
|
|
[DebugInfoInPDB]
|
|
internal struct gcroot_003CSystem_003A_003AEventHandler_0020_005E_003E
|
|
{
|
|
private long _003Calignment_0020member_003E;
|
|
}
|
|
[StructLayout(LayoutKind.Sequential, Size = 8)]
|
|
[DebugInfoInPDB]
|
|
[NativeCppClass]
|
|
[MiscellaneousBits(65)]
|
|
internal struct gcroot_003CSystem_003A_003ACollections_003A_003AGeneric_003A_003AList_003CMicrosoftZuneLibrary_003A_003AIQueryListEvents_0020_005E_003E_0020_005E_003E
|
|
{
|
|
private long _003Calignment_0020member_003E;
|
|
}
|