IMDServiceProvider2 interface (mswmdm.h)

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.

Inheritance

The IMDServiceProvider2 interface inherits from IMDServiceProvider. IMDServiceProvider2 also has these types of members:

Methods

The IMDServiceProvider2 interface has these methods.

 
IMDServiceProvider2::CreateDevice

The CreateDevice method is called by the Windows Media Device Manager to get the IMDSPDevice object(s) corresponding to the canonical device obtained from the PnP subsystem.

Requirements

Requirement Value
Target Platform Windows
Header mswmdm.h

See also

IMDServiceProvider Interface

Interfaces for Service Providers