[StructLayout( LayoutKind.Sequential )] public struct RIP_INFO { public uint dwError; public uint dwType; }
Última actualización hace 1 año