Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
#include <memory>
#include <string>
#include <vector>
#include "mip/common_types.h"
#include "mip/dns_redirection.h"
#include "mip/error.h"
#include "mip/file/file_engine.h"
#include "mip/file/file_export.h"
#include "mip/http_delegate.h"
#include "mip/logger_delegate.h"
#include "mip/mip_context.h"
#include "mip/mip_namespace.h"
#include "mip/task_dispatcher_delegate.h"
Go to the source code of this file.
Classes | |
class | FileProfile |
FileProfile class is the root class for using the Microsoft Information Protection operations. More... | |
class | FileProfile::Observer |
Observer interface for clients to get notifications for profile related events. More... | |
class | FileProfile::Settings |
Settings used by FileProfile during its creation and throughout its lifetime. More... | |