Visual Basic (Declaration) | |
---|---|
Public MustInherit Class TimeChannel Inherits RemotableObject Implements IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
C# | |
---|---|
public abstract class TimeChannel : RemotableObject, IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
C++/CLI | |
---|---|
public ref class TimeChannel abstract : public RemotableObject, IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
The channels represented by this class are logical channels, which may be combinations of multiple physical hardware channels.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)