Microsoft DirectX 9.0

IMSVidDevice Object

This topic applies to Windows XP only.

IMSVidDevice is the base class for all devices and features used by the Video Control. All the derived classes (or "objects" in script) inherit the methods of IMSVidDevice.

This object exposes the following methods and properties.

Property Description
Category Retrieves
ClassID Retrieves a string CLASSID that uniquely identifies this particular device.
Name Retrieves the friendly name of the device.
Power Specifies and retrieves a value indicating whether the device is currently on or off.
Status Retrieves the current status of the device.

Method Description
IsEqualDevice Determines whether two devices represent the same underlying hardware.