'Declaration Function MemoryAllocate( _ ByVal size As Long _ ) As Long
'Declaration
Function MemoryAllocate( _ ByVal size As Long _ ) As Long
'Usage Dim instance As IVxiSession Dim size As Long Dim value As Long value = instance.MemoryAllocate(size)
'Usage
Dim instance As IVxiSession Dim size As Long Dim value As Long value = instance.MemoryAllocate(size)
long MemoryAllocate( long size )
int64 MemoryAllocate( int64 size )
Current with Keysight IO Libraries Suite 18
IVxiSession Interface IVxiSession Members
© Keysight Technologies 2015-2025