|
Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
A class that defines the interface to the MIP SDK audit notifications. More...
#include <audit_delegate.h>
Additional Inherited Members | |
Public Member Functions inherited from DiagnosticDelegate< AuditEvent > | |
| virtual void | WriteEvent (const std::shared_ptr< AuditEvent > &event)=0 |
| Log a diagnostic event. | |
| virtual void | WriteEvent (const std::shared_ptr< AuditEvent > &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 audit notifications.