Keysight Pathwave 89600 VSA .NET API
Create Method
See Also 
Agilent.SA.Vsa.Wlan80211N.Interfaces Assembly > Agilent.SA.Vsa.Wlan80211N Namespace > HEUserCollection Class : Create Method


Glossary Item Box

Creates a new instance of HEUser

Syntax

Visual Basic (Declaration) 
Public MustOverride Function Create() As HEUser
C# 
public abstract HEUser Create()
C++/CLI 
public:
abstract HEUser^ Create(); 

Return Value

A handle to the new user.

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 22.00

See Also