查询Windows Media Center库的内容

发布于 2024-08-30 20:38:48 字数 154 浏览 7 评论 0原文

我正在尝试用 C# 创建一个程序,列出 Windows Media Center 中的库(例如视频库)的内容。

使用 Windows Media Center SDK 是否可以实现这一点,而不必将其创建为 WMC 的插件,而是作为“外部”程序,在与 WMC 相同的计算机上运行?

I'm trying to create a program in C# that lists the content of a library in Windows Media Center (for instance the video library).

Is this possible using the Windows Media Center SDK, without having to create it as an addin for WMC, but as an "external" program, running on the same machine as WMC?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

二手情话 2024-09-06 20:38:48

引用 MSDN 的说法,看起来不太好:

除了少数例外,Windows 服务或除 Windows Media Center 启动的进程之外的任何其他进程都无法访问 Windows Media Center 对象模型。

< a href="http://msdn.microsoft.com/en-us/library/ms816271.aspx" rel="nofollow noreferrer">http://msdn.microsoft.com/en-us/library/ms816271.aspx

虽然我不知道这些例外是什么。

Doesn't look to good, quote from MSDN:

With a few exceptions, the Windows Media Center object model is not accessible from a Windows service or any other process other than those started by Windows Media Center.

http://msdn.microsoft.com/en-us/library/ms816271.aspx

Though I don't know what those exceptions are.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文