Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
A class that defines the interface to the MIP SDK telemetry notifications. More...
#include <telemetry_delegate.h>
Additional Inherited Members | |
![]() | |
virtual void | WriteEvent (const std::shared_ptr< TelemetryEvent > &event)=0 |
Log a diagnostic event. | |
virtual void | WriteEvent (const std::shared_ptr< TelemetryEvent > &event, const mip::EventContext &eventContext)=0 |
Log a diagnostic event. | |
virtual void | Flush ()=0 |
Flush any queued events (e.g. due to shutdown) | |
A class that defines the interface to the MIP SDK telemetry notifications.