C# Class x86CS.ATADevice.DiskHeader

Mostrar archivo Open project: cryogen/VM86CS Class Usage Examples

Public Properties

Property Type Description
BlockSize uint
Checksum uint
DataOffset ulong
HeaderVersion uint
MaxTableEntries uint
ParentID System.Guid
ParentTimestamp uint
Reserved uint
TableOffset ulong

Property Details

BlockSize public_oe property

public uint BlockSize
return uint

Checksum public_oe property

public uint Checksum
return uint

DataOffset public_oe property

public ulong DataOffset
return ulong

HeaderVersion public_oe property

public uint HeaderVersion
return uint

MaxTableEntries public_oe property

public uint MaxTableEntries
return uint

ParentID public_oe property

public Guid,System ParentID
return System.Guid

ParentTimestamp public_oe property

public uint ParentTimestamp
return uint

Reserved public_oe property

public uint Reserved
return uint

TableOffset public_oe property

public ulong TableOffset
return ulong