MeasureQualityOfServiceResult.GetMeasurementsForDevice Method

Gets the list of measurements from the full set of measurements that were returned for the passed in device.

Syntax

public:
IVectorView<QualityOfServiceMeasurement^ >^ GetMeasurementsForDevice(
         SecureDeviceAddress^ address
)  

Parameters

address
Type: SecureDeviceAddress 

The address to retrieve measurements for

Return value

Type: IVectorView<QualityOfServiceMeasurement^ > 

  The list of measurements for the passed in device

Requirements

Namespace: Windows.Xbox.Networking

Metadata: windows.winmd

See also

Reference

MeasureQualityOfServiceResult Class

MeasureQualityOfServiceResult Members

Windows.Xbox.Networking Namespace