| title | class LicenseNameAndDescriptionItem |
|---|---|
| description | Documents the licensenameanddescriptionitem::undefined class of the Microsoft Information Protection (MIP) SDK. |
| author | msmbaldwin |
| ms.service | information-protection |
| ms.topic | reference |
| ms.author | mbaldwin |
| ms.date | 11/07/2023 |
The descriptor line item from a license.
| Members | Descriptions |
|---|---|
| public uint32_t GetLCID() const | Gets the lcid. |
| public const std::string& GetName() const | Gets the name. |
| public const std::string& GetDescription() const | Gets the description. |
Gets the lcid.
Returns: The LCID
Gets the name.
Returns: The name
Gets the description.
Returns: The description