Denso BHT-400-CE Reference Manual page 267

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents