Files
ZuneShell.dll/ZuneDBApi/WPP_PROJECT_CONTROL_BLOCK.cs
T

13 lines
272 B
C#

using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using Microsoft.VisualC;
[StructLayout(LayoutKind.Explicit, Size = 32)]
[MiscellaneousBits(66)]
[NativeCppClass]
[UnsafeValueType]
[DebugInfoInPDB]
internal struct WPP_PROJECT_CONTROL_BLOCK
{
}