WMRMMetering Object

banner art

Previous Next

WMRMMetering Object

The WMRMMetering object is used by a metering aggregation service to gather metering data from client applications, such as media players. The data is sent by the client in the form of a metering challenge. After the data has been collected, the metering aggregation service must respond to the client so that the client can clear and reset the data store.

The WMRMMetering object exposes the following property and methods.

Property Description
Challenge Specifies and retrieves the metering challenge.
MeteringCertificate Specifies and retrieves the metering certificate.
ServerPrivateKey Specifies and retrieves the private key of the metering aggregation service.
Method Description
GetMeteringData Retrieves metering data as a WMRMMeteringData object.
GetMeteringDataAsXml Retrieves metering data in XML format.
GetMeteringResponse Creates a metering response for the client.

See Also

Previous Next

© 2007 Microsoft Corporation. All rights reserved.