| Ivi.Visa Namespace > IPxiMemorySession Interface > MemoryAllocate Method : MemoryAllocate(Int64,Boolean) Method |
'DeclarationOverloads Function MemoryAllocate( _ ByVal size As Long, _ ByVal require32BitRegion As Boolean _ ) As Long
'UsageDim instance As IPxiMemorySession Dim size As Long Dim require32BitRegion As Boolean Dim value As Long value = instance.MemoryAllocate(size, require32BitRegion)
long MemoryAllocate( long size, bool require32BitRegion )
int64 MemoryAllocate( int64 size, bool require32BitRegion )
Current with Keysight IO Libraries Suite 18