Share via


IMDServiceProvider2 Interface

banner art

The IMDServiceProvider2 interface extends the IMDServiceProvider interface by providing a way of obtaining IMDSPDevice object(s) for a given device path name. The device path name comes from the Plug and Play (PnP) subsystem.

In addition to the methods inherited from IMDServiceProvider, the IMDServiceProvider2 interface exposes the following method.

Method Description
CreateDevice Creates devices by using the device path.

See Also