Visual Basic (Declaration) | |
---|---|
Public MustInherit Class UserInputDataChannel Inherits RemotableObject Implements IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
C# | |
---|---|
public abstract class UserInputDataChannel : RemotableObject, IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
C++/CLI | |
---|---|
public ref class UserInputDataChannel abstract : public RemotableObject, IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
This interface is contained by elements in a UserInputDataChannelCollection. Properties set by the data source application reflect changes in the data sent to the vector signal analyzer. Property values retrieved by the data source application reflect expectations about the data to be processed by the vector signal analyzer. These expectations depend on the current measurement configuration, and will change as the measurement configuration changes. Changes to read-only properties on this interface may be detected through UserInputChangeRegister.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)