Keysight Pathwave 89600 VSA .NET API
Is64Bit Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > ApplicationIdentifier Class : Is64Bit Property


Glossary Item Box

Gets a value indicating whether the process hosting this instance is 64-bit (true) or 32-bit (false).

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Is64Bit As Boolean
C# 
public bool Is64Bit {get;}
C++/CLI 
public:
property bool Is64Bit {
   bool get();
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 14.20

See Also