Platform SDK: Broadcast Architecture |
The HasChannel property indicates whether a device supports channels. This property is read-only. Visual Basic syntax is shown.
[ bHasChannel = ] object.HasChannel
A television tuner card, for example, has a HasChannel property of True. A device used to play a multimedia file from disk has a HasChannel property of False. Note that file playback devices are not currently supported by Broadcast Architecture.
Windows NT/2000: Unsupported.
Windows 95/98: Requires Windows 98.
Header: Declared in vidsvr.odl.
Import Library: Included as a resource in vid.ocx.