9#ifndef fsILicenseCheckhdr
10#define fsILicenseCheckhdr
23 virtual fsBool receiptCheckFileRead(
const fsStr& pCustomersKey);
24 static fsILicenseCheck*
const create(
const fsStr& pProductPermalink,
const fsStr& pProductName);
26 virtual ~fsILicenseCheck();
30 virtual fsBool receiptCheckFileReadDo(
const fsStr& pCustomersKey)
35 fsILicenseCheck(
const fsStr& pProductPermalink,
const fsStr& pProductName);
38 fsStr mProductPermalink;
bool fsBool
Definition fsBaseTypes.h:26
void create()
Definition fsN3d.cpp:9