BPCDeviceBase.UserName

[This is preliminary documentation and subject to change.]

The UserName property enables you to set or retrieve the user name for this device.

Syntax

object.UserName [ = sName ]
 

Parts

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

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.