|
Microsoft Information Protection (MIP) SDK for C++: Reference 1.16
Doxygen-generated documentation for MIP SDK written in C++
|
Contains the JsonDelegate interface used to parse and produce JSON data. More...
#include <memory>#include "mip/delegate_response.h"#include "mip/json_document.h"#include "mip/mip_namespace.h"

Go to the source code of this file.
Classes | |
| class | JsonDelegate |
Variables | |
| MIP_NAMESPACE_BEGIN typedef mip::DelegateResponse< mip::JsonDocument > | JsonResult |
Contains the JsonDelegate interface used to parse and produce JSON data.
Definition in file json_delegate.h.
| MIP_NAMESPACE_BEGIN typedef mip::DelegateResponse<mip::JsonDocument> JsonResult |
Definition at line 46 of file json_delegate.h.