[This is preliminary documentation and subject to change.]
The Name property returns the name of the current instance of the Video control. This property is read-only.
[ sName = ] object.Name
This is a read-only property at run time. This property is the name given to the instance when it is created. This name is extended to the control when used in Visual Basic, and it may or may not be supported in other ActiveX control containers.
The value of Name is specified by the OEM in the device driver. If the OEM does not specify a name for the device, the Video control returns the generic class name for the device.
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.