we try to integrate plantronics devices using SPOKES managed api to our old fashioned unmanaged application.
our application expects a deterministic lock management (like COM RefCounting) to terminate gracefully.
Unfortunately SPOKES does not release the given event sink e.g. SessionManagerEventSink after AtlUnadvise().
is there any way to trigger SPOKES for an explicit release?