IWMDMDeviceSession interface (mswmdm.h)
The IWMDMDeviceSession interface improves the efficiency of device operations by bundling multiple operations into one session. Using a single session allows Windows Media Device Manager to handle various operations, such as acquiring a device certificate, once over several operations.
Inheritance
The IWMDMDeviceSession interface inherits from the IUnknown interface. IWMDMDeviceSession also has these types of members:
Methods
The IWMDMDeviceSession interface has these methods.
IWMDMDeviceSession::BeginSession The BeginSession method begins a device session. |
IWMDMDeviceSession::EndSession The EndSession method ends a device session. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | mswmdm.h |