|
Microsoft Information Protection (MIP) SDK for C++: Reference 1.16
Doxygen-generated documentation for MIP SDK written in C++
|


Go to the source code of this file.
Classes | |
| class | FileInspector |
Macros | |
| #define | API_MIP_FILE_FILE_INSPECTOR_H_ |
Enumerations | |
| enum class | InspectorType : unsigned int { Unknown , Msg } |
| Inspector type correlating to supported file types. More... | |
| #define API_MIP_FILE_FILE_INSPECTOR_H_ |
Definition at line 35 of file file_inspector.h.
|
strong |
Inspector type correlating to supported file types.
| Enumerator | |
|---|---|
| Unknown | Unkown file inspector. |
| Msg | Msg style file inspector, rpmsg / msg based. |
Definition at line 42 of file file_inspector.h.