Microsoft DirectX 9.0

IMSVidDevice.Name

This topic applies to Windows XP only.

The Name property retrieves the friendly name of the device.

Syntax

objIMSVidDevice.Name As String

Parameters

This property takes no parameters.

Error Codes

If the property fails, an error is raised and Err.Number is set to a value other than zero.

Return Values

Returns the friendly name.

Remarks

This property is read-only.

See Also