BPCDeviceBase

[This is preliminary documentation and subject to change.]

The BPCDeviceBase object contains information about an individual device on the user's computer. The BPCDevices collection enumerates these objects.

For more information, see the following topics:

Note that BPCDeviceBase contains several reserved properties and methods. For more information on these, see Reserved Properties and Methods in BPCDeviceBase.

Remarks

There is no tuning space property for BPCDeviceBase. Instead the tuning space value associated with a particular device is stored as a registry key of the form \\HKLM\Software\Microsoft\TV Services\Tuning Spaces\<tuning_space>, where <tuning_space> is an integer that specifies the identifier of the tuning space.

A single device can provide multiple tuning spaces. For example an analog tuner might provide both the cable and antenna broadcast tuning spaces.

QuickInfo

  Windows NT: Unsupported.
  Windows: Requires Windows 98.
  Windows CE: Unsupported.
  Header: Declared in vidsvr.odl.
  Import Library: Included as a resource in vid.ocx.
  Unicode: Yes.