BPCDeviceBase.CountryCode

[This is preliminary documentation and subject to change.]

The CountryCode property enables you to set or retrieve the country identifier for the device.

Syntax

object.CountryCode [ = lCode ]
 

Parts

object
Object expression that resolves to a BPCDeviceBase object.
lCode
A Long that specifies the country code.

Remarks

This property is an international dialing code that specifies the geographical location of the computer. This location information is used to set the frequency and format of analog video — for example, to choose between NTSC, PAL, and SECAM. This property is only available for analog tuners.

To locate more information on this property, see Further Information on Streaming Video Services for the Client.

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.