Gets the list of measurements from the full set of measurements that were returned for the passed in device.
public:
IVectorView<QualityOfServiceMeasurement^ >^ GetMeasurementsForDevice(
SecureDeviceAddress^ address
)
address
Type: SecureDeviceAddress
The address to retrieve measurements for
Type: IVectorView<QualityOfServiceMeasurement^ >
The list of measurements for the passed in device
Namespace: Windows.Xbox.Networking
Metadata: windows.winmd
MeasureQualityOfServiceResult Class