Initial commit
This commit is contained in:
12
Torque/SDK/lib/maxsdk31/lockid.h
Normal file
12
Torque/SDK/lib/maxsdk31/lockid.h
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
|
||||
#ifndef __LOCKID_H__
|
||||
#define __LOCKID_H__
|
||||
|
||||
extern unsigned int CoreExport HardwareLockID();
|
||||
extern bool CoreExport IsTrialLicense();
|
||||
extern bool CoreExport IsNetworkLicense();
|
||||
extern bool CoreExport IsEmergencyLicense();
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user