Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
#include <memory>
#include "mip/file/file_export.h"
#include "mip/file/file_inspector.h"
#include "mip/file/file_status.h"
#include "mip/file/labeling_options.h"
#include "mip/file/protection_settings.h"
#include "mip/mip_context.h"
#include "mip/mip_namespace.h"
#include "mip/protection_descriptor.h"
#include "mip/protection/protection_handler.h"
#include "mip/stream.h"
#include "mip/upe/action.h"
#include "mip/upe/content_label.h"
#include "mip/protection/protection_engine.h"
Go to the source code of this file.
Classes | |
class | FileHandler |
Interface for all file handling functions. More... | |
class | FileHandler::Observer |
Observer interface for clients to get notifications events related to file handler. More... | |