vrLib SDK Documentation
BootloaderDeviceData Class
NamespacesVideoRay.DeviceBootloaderDeviceData
Data stored in the device data block used by the bootloader This is typically the first 32 bytes of data in the EEPROM
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class BootloaderDeviceData
<SerializableAttribute> _
Public Class BootloaderDeviceData
[SerializableAttribute]
public ref class BootloaderDeviceData
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
BootloaderDeviceData()()()
Initializes a new instance of the BootloaderDeviceData class

BootloaderDataSize
BootloaderVersion
buffer
Raw byte buffer of the bootloader device data

DeviceType
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MaxSerialNumberSize
SN
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
ValidAppDataFlag
Inheritance Hierarchy
Object
BootloaderDeviceData

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)