IWMDMDeviceSession Interface
The IWMDMDeviceSession interface provides efficient common state management for multiple operations.
In addition to the methods inherited from IUnknown, the IWMDMDeviceSession interface exposes the following methods.
Method | Description |
BeginSession | Begins a device session. |
EndSession | Ends a device session. |
See Also