C# Class VitaReg.Registry.Value.ValuePointer

Mostra file Open project: Xeeynamo/VitaReg

Public Properties

Property Type Description
block byte
length ushort
unk byte

Public Methods

Method Description
Read ( BinaryReader reader ) : void

Method Details

Read() public method

public Read ( BinaryReader reader ) : void
reader System.IO.BinaryReader
return void

Property Details

block public_oe property

public byte block
return byte

length public_oe property

public ushort length
return ushort

unk public_oe property

public byte unk
return byte