[This is preliminary documentation and subject to change.]
You can use the ITelevisionServices::ResolveBroadcast method to generate a Guide database query that lists all the episodes that match a show reference. Doing so is useful, for example, if your application needs to resolve a reference created with ITelevisionServices::MakeRemoteBroadcastSchedule to the correct local broadcast information.
To generate a query that lists all episodes that have started before and ended after a particular time, your application can call the ITelevisionServices::ResolveBroadcastInclusively method.
For more information on working with show references, see Show Reference Format and Creating a Show Reference.