| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal obj As IRemoteNotifyPropertyChanged, _ ByVal callback As PropertyChangedEventHandler _ ) | |
| C# | |
|---|---|
public NotifyPropertyChangedWrapper( IRemoteNotifyPropertyChanged obj, PropertyChangedEventHandler callback ) | |
| C++/CLI | |
|---|---|
public: NotifyPropertyChangedWrapper( IRemoteNotifyPropertyChanged^ obj, PropertyChangedEventHandler^ callback ) | |
Parameters
- obj
- The remote object to monitor for PropertyChanged events.
- callback
- A delegate of type System.ComponentModel.PropertyChangedEventHandler that will be invoked when any public property on obj changes.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA Ver 14.00