PDA

View Full Version : Question regarding 'NewUnresolvedSchedulingConflicts()' hook


dflachbart
03-10-2006, 02:48 PM
Does this hook provide any parameters ? I know that the documentation (as well as the hook widget name in Studio) suggest that it doesn't - I was just wondering since for me it would be natural to have the set of new conflicting Airings passed in ...

So if I want to react on *new* conflicts, is

a) getting the conflicts via Global.GetAiringsThatWontBeRecorded() and then
b) somehow determining the new ones

the only approach ?


Thanks,
Dirk