Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Error in MC SDK 6.0 documentation

3 views
Skip to first unread message

Leith

unread,
Dec 14, 2009, 5:21:02 AM12/14/09
to
I have discovered a bug in the Media Center 6.0 SDK's documentation.

At http://msdn.microsoft.com/en-us/library/ee525923.aspx the
IiTvDataSource::Connect is shown to have zero parameters.

The description states "The Connect method starts data flowing, providing
the callback interface" but if there are no parameters, how do you get the
callback interface?!?

I had a look at the type library in %windows%\ehome\mcitvvmdata.dll and it
turns out that the actual prototype should be something like:
IiTvDataSource::Connect(IiTVDataReceiver* dataReceiver)

How do I contact the SDK documentation team to get this corrected?

0 new messages