BPCVid.LocaleID

[This is preliminary documentation and subject to change.]

The LocaleID property sets or returns the identifier for the current locale.

Syntax

object.LocaleID [ = lLocale]
 

Parts

object
Object expression that resolves to a BPCVid object.
lLocale
Long that specifies the locale identifier.

Remarks

This property supports the country codes of the Windows operating systems. The locale determines which control character set to display, which formats to use for dates and currency, and so on. To locate more information on locale identifiers, 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.