Platform SDK: Broadcast Architecture

BPCDeviceBase.ProdName

The ProdName property contains the product name of a device. This property is read-only. Visual Basic syntax is shown.

[ sName = ] object.ProdName

Parts

object
Object expression that resolves to a BPCDeviceBase object.
sName
String that contains the product name.

Remarks

This product name does not have to be unique.

Requirements

  Windows NT/2000: Unsupported.
  Windows 95/98: Requires Windows 98.
  Header: Declared in vidsvr.odl.
  Import Library: Included as a resource in vid.ocx.

See Also

BPCDeviceBase, BPCDeviceBase.Name, BPCDeviceBase.UserName