Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 640 Bytes

iplayreadyservicerequest_beginservicerequest_736222023.md

File metadata and controls

23 lines (16 loc) · 640 Bytes
-api-id -api-type
M:Windows.Media.Protection.PlayReady.IPlayReadyServiceRequest.BeginServiceRequest
winrt method

Windows.Media.Protection.PlayReady.IPlayReadyServiceRequest.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 interface in a read-only state.

-examples

-see-also