Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
The descriptor line item from a license. More...
#include <src/api/mip/protection/license_descriptor.h>
Public Member Functions | |
virtual const std::string & | GetDescription () const =0 |
Gets the description. | |
virtual uint32_t | GetLCID () const =0 |
Gets the lcid. | |
virtual const std::string & | GetName () const =0 |
Gets the name. | |
The descriptor line item from a license.
Definition at line 46 of file license_descriptor.h.
|
pure virtual |
Gets the description.
|
pure virtual |
Gets the lcid.
|
pure virtual |
Gets the name.