Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
Loading...
Searching...
No Matches
xml_delegate.h File Reference

Contains XmlDelegate interface definition used to parse xml recieved by mip. More...

Go to the source code of this file.

Classes

class  xml::XmlDelegate
 Interface for overriding XML handling (must be capable of handling multiple threads) More...
 

Namespaces

namespace  xml
 

Typedefs

typedef mip::DelegateResponse< mip::xml::XmlDocument > xml::XmlDocumentResult
 
typedef mip::DelegateResponse< mip::xml::XmlReader > xml::XmlReaderResult
 

Detailed Description

Contains XmlDelegate interface definition used to parse xml recieved by mip.