Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 760 Bytes

playreadymeteringreportservicerequest_beginservicerequest_736222023.md

File metadata and controls

25 lines (17 loc) · 760 Bytes
-api-id -api-type
M:Windows.Media.Protection.PlayReady.PlayReadyMeteringReportServiceRequest.BeginServiceRequest
winrt method

Windows.Media.Protection.PlayReady.PlayReadyMeteringReportServiceRequest.BeginServiceRequest

-description

Begins an asynchronous service request operation.

-returns

The asynchronous service action.

-remarks

Completion and results can be retrieved using the IAsyncAction interface that is returned. Calling this method places the class in a read-only state.

If no data is available for metering, this method will return MSPR_E_NO_METERING_DATA_AVAILABLE.

-examples

-see-also