IMDSPDirectTransfer interface (mswmdm.h)
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.
Inheritance
The IMDSPDirectTransfer interface inherits from the IUnknown interface. IMDSPDirectTransfer also has these types of members:
Methods
The IMDSPDirectTransfer interface has these methods.
IMDSPDirectTransfer::TransferToDevice The TransferToDevice method is called by Windows Media Device Manager to delegate content transfer content to the service provider. The source can be specified either as a file or as an operation interface. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | mswmdm.h |