Share via


TVVMbase.InvalidateDataSource Method

Called when the IiTvDataSource pointer is invalid and tells the application to reaquire a new pointer. This should be overridden if the derived application uses the IiTvDataSource interface.

Syntax

  public virtual void InvalidateDataSource();

Return Value

This method does not return a value.

Requirements

Reference: Microsoft.MediaCenter.ITVVM

Namespace: Microsoft.MediaCenter.TVVM

Assembly: Microsoft.MediaCenter.ITVVM.dll

Platform: Windows 7

See Also