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