Visual Basic (Declaration) | |
---|---|
Public Enum CreateOptions Inherits System.Enum |
C# | |
---|---|
public enum CreateOptions : System.Enum |
C++/CLI | |
---|---|
public enum class CreateOptions : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
InProcess | Create an in-process application. | 18.50 |
None | Use the current setting for Utilities > Startup Preferences > Programmatic Startup. | — |
Use32Bit | Create a 32-bit application even if 64-bit application is installed on the host. | — |
Use64Bit | Create a 64-bit application. | 15.00 |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
The ApplicationFactory.Create uses an argument of this type to specify non-default application creation options.
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.00