IMSVidDevice Interface

This topic applies to Windows XP or later.

The IMSVidDevice interface is the base interface for all the devices and features that the Video Control supports.

Methods

The IMSVidDevice interface inherits the methods of the IDispatch interface.

In addition, IMSVidDevice defines the following methods.

Method Description

get__Category

Retrieves the category of the device as a GUID.

get__ClassID

Retrieves the class identifier (CLSID) of the device as a GUID.

get_Category

Retrieves the category of the device as a BSTR.

get_ClassID

Retrieves the CLSID of the device as a BSTR.

get_Name

Retrieves the friendly name of the device.

get_Power

Retrieves the power status of the device.

get_Status

Retrieves status information about the device.

IsEqualDevice

Queries whether this device and another device represent the same underlying hardware

put_Power

Turns the device on or off.

See Also

Video Control Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008