Windows Mobile 中的数字版权管理 (DRM) 转发锁定
是否可以将 DRM 转发锁定应用于 Windows 移动应用程序?
Is it possible to apply DRM forward lock to windows mobile applications?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,它确实。
您需要使用 Windows Mobile 基于文件的数字版权管理 API 。 这是一个 WM5 API,因此 WM 2003 不支持它。
您的设备需要安装 FDRM 提供程序。 我相信大多数 WM5/6 设备应该在 ROM 中默认安装某种提供程序。
Yes it does.
You need to use the Windows Mobile File-Based Digital Rights Management API. This is a WM5 API, so it's not supported under WM 2003.
Your device needs to have a FDRM provider installed. I beleave most WM5/6 devices should have some sort of provider installed by default in the ROM.