开发者

IMediaControl:Run return E_INVALIDARG

in my code, i invoke IMediaControl::Run and Pause couple times. but sometime the function IMediaControl:Run return E_INVALIDARG, that is so wired, 开发者_开发百科the run function has no argument. can anybody help me about this;)


Most probably, this error code is returned from one of the filters in the graph, and that's being passed back to your app via the graph manager.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜