Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
#include <src/api/mip/file/file_inspector.h>
Public Member Functions | |
virtual std::shared_ptr< Stream > | GetFileStream () const =0 |
Get the file stream. | |
virtual InspectorType | GetInspectorType () const =0 |
Get file types,. | |
Definition at line 47 of file file_inspector.h.
|
pure virtual |
Get the file stream.
|
pure virtual |
Get file types,.