Share via


IMDSPDirectTransfer Interface

banner art

The IMDSPDirectTransfer interface enables Windows Media Device Manager to delegate content transfer to the service provider. In this case Windows Media Device Manager does not do any processing of the content before sending it to the service provider. The service provider gets full control of the source.

In addition to the methods inherited from IUnknown, the IMDSPDirectTransfer interface exposes the following method.

Method Description
TransferToDevice Called by Windows Media Device Manager to delegate content transfer to the service provider.

See Also