Visual Basic (Declaration) | |
---|---|
Public MustInherit Class AcpAdjacentChannel Inherits RemotableObject Implements IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
C# | |
---|---|
public abstract class AcpAdjacentChannel : RemotableObject, IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
C++/CLI | |
---|---|
public ref class AcpAdjacentChannel abstract : public RemotableObject, IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
The AcpAdjacentChannel actually represents 2 bands; an upper and a lower band that is offset from the reference channel.
To get the result of an ACP measurement, query the ACP Summary table using the MeasurementData.Summary method as described in How To Programmatically Query Summary Tables.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)