Denso BHT-400-CE Reference Manual page 268

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

ROMSize
Acquires the size (capacity) of the BHT ROM.
Syntax
[VB]
Public Shared ReadOnly Property
[C#]
public static int
Property
Capacity (Byte)
Exceptions
None
[Ex.] Acquire the capacity of the BHT ROM.
[VB] Dim ROMSize As Integer = SysInfo.Settings.ROMSize
[C#] string ROMSize = SysInfo.Settings.ROMSize;
ROMSize
ROMSize
{get;}
As Integer
- 262 -

Advertisement

Table of Contents
loading

Table of Contents