Go to the source code of this file.
Classes | |
interface | P6R::p6IEnumLicense |
interface | P6R::p6IEnumLicenseValueList |
interface | P6R::p6ILicense |
struct | P6R::P6PROPERTYVALUE |
Namespaces | |
P6R | |
Macros | |
#define | COMP_p6License {0x3753d1af,0x5bdd,0x4daa,{0xa7,0xe4,0xfc,0x7,0xbd,0xb,0xc3,0xbb}} |
#define | IF_p6IEnumLicense {0xaab71d4,0xa6b1,0x4b55,{0xbd,0x31,0x2f,0x14,0xa2,0x59,0x2c,0x4b}} |
#define | IF_p6IEnumLicenseValueList {0x67A3B9F0,0xA69C,0x40B6,{0xAF,0xE4,0x0C,0xB0,0x2E,0x81,0x78,0x0D}} |
#define | IF_p6ILicense {0x1df20931,0x7c,0x48d4,{0x93,0x8,0x7d,0x2a,0x6f,0xe,0x72,0xbb}} |
Typedefs | |
typedef P6UINT32 | P6R::P6LICENSEFLAGS |
Enumerations | |
enum | P6R::P6LICENSE_OPERATION { P6R::LICENSE_NOOP = 0x00, P6R::LICENSE_CREATE = 0x01, P6R::LICENSE_VERIFY = 0x02 } |
Variables | |
const P6LICENSEFLAGS | P6R::P6LICENSE_NOFLAGS = 0x00000000 |
Interface definition for the application licensing component.
Definition in file p6license.h.