Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
p6license.h File Reference
#include "p6i18n.h"
#include "p6cryptokey.h"
#include "p6sign.h"
#include "p6digest.h"

Go to the source code of this file.

Classes

interface  P6R::p6IEnumLicense
 
interface  P6R::p6IEnumLicenseValueList
 
interface  P6R::p6ILicense
 
interface  P6R::p6ILicense2
 
interface  P6R::p6ILicense3
 
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}}
 
#define IF_p6ILicense2   {0xa2444fce,0xe455,0x44ba,{0xa5,0xd6,0x5a,0xd8,0x8f,0x37,0x3,0x89}}
 
#define IF_p6ILicense3   {0x6b2e9b3,0x4b10,0x43cc,{0xbd,0xca,0xb3,0xff,0x96,0x6e,0xb8,0xb}}
 
#define INTERFACE   p6IEnumLicense
 
#define INTERFACE   p6IEnumLicenseValueList
 
#define INTERFACE   p6ILicense
 
#define INTERFACE   p6ILicense2
 
#define INTERFACE   p6ILicense3
 

Typedefs

typedef P6UINT32 P6R::P6LICENSEFLAGS
 

Enumerations

enum  P6R::P6LICENSE_OPERATION { P6R::LICENSE_NOOP = 0x00, P6R::LICENSE_CREATE = 0x01, P6R::LICENSE_VERIFY = 0x02 }
 

Detailed Description

Interface definition for the application licensing component.

Definition in file p6license.h.