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 |
---|---|
Retrieves the category of the device as a GUID. |
|
Retrieves the class identifier (CLSID) of the device as a GUID. |
|
Retrieves the category of the device as a BSTR. |
|
Retrieves the CLSID of the device as a BSTR. |
|
Retrieves the friendly name of the device. |
|
Retrieves the power status of the device. |
|
Retrieves status information about the device. |
|
Queries whether this device and another device represent the same underlying hardware |
|
Turns the device on or off. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008