#include "OP_API.h"Go to the source code of this file.
Enumerations | |
| enum | OP_OTLLicenseType { OTL_LICENSE_NONE = 0, OTL_LICENSE_EXECUTE = 10, OTL_LICENSE_READONLY = 20, OTL_LICENSE_FULL = 30 } |
Functions | |
| OP_API void | OPstringFromLicenseType (OP_OTLLicenseType licensetype, UT_String &licensetypestr) |
| enum OP_OTLLicenseType |
Definition at line 24 of file OP_OTLLicenseType.h.
| OP_API void OPstringFromLicenseType | ( | OP_OTLLicenseType | licensetype, | |
| UT_String & | licensetypestr | |||
| ) |
1.5.9