x57f24fc7026c57d0.cs
上传用户:xlxx0122
上传日期:2015-04-24
资源大小:3904k
文件大小:0k
源码类别:

.net编程

开发平台:

C#

  1. namespace Sunisoft.IrisSkin
  2. {
  3.     using System;
  4.     using System.Runtime.InteropServices;
  5.     [StructLayout(LayoutKind.Sequential, Pack=1)]
  6.     internal struct x57f24fc7026c57d0
  7.     {
  8.         [MarshalAs(UnmanagedType.ByValArray, SizeConst=12)]
  9.         public byte[] FileHeader;
  10.         public uint HeaderSize;
  11.         public int FormatVer;
  12.         public uint FirstNode;
  13.     }
  14. }