Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for 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.
MIP_NAMESPACE_BEGIN typedef mip::DelegateResponse<mip::JsonDocument> JsonResult |