Keysight 89600 VSA .NET API
UserInputChangeRegister Class
Members  See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : UserInputChangeRegister Class


Glossary Item Box

Interface for providing property changed notifications (for UserInputData properties) to a data source application.

Syntax

Visual Basic (Declaration) 
Public MustInherit Class UserInputChangeRegister 
   Inherits RemotableObject
   Implements IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged 
C++/CLI 
public ref class UserInputChangeRegister abstract : public RemotableObject, IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged  

Requirements

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

See Also