'Declaration Function Peek8( _ ByVal offset As Long _ ) As Byte
'Declaration
Function Peek8( _ ByVal offset As Long _ ) As Byte
'Usage Dim instance As IMemoryMap Dim offset As Long Dim value As Byte value = instance.Peek8(offset)
'Usage
Dim instance As IMemoryMap Dim offset As Long Dim value As Byte value = instance.Peek8(offset)
byte Peek8( long offset )
byte Peek8( int64 offset )
Current with Keysight IO Libraries Suite 18
IMemoryMap Interface IMemoryMap Members
© Keysight Technologies 2015-2025