SlsLocalComNet.dll contains a subset of functions of the Sheriff ActiveX control and is designed specially for Internet applications, such as an Internet Software Registration system. This enables software publishers to automate the generation of user Reference Codes and the authorisation of licence keys. To implement a Sheriff ISR automatic system, SlsLocalComNet.dll must be installed and registered on the user's PC. Properties ProductID The ID of your product. Sheriff ActiveX Control comes with a pre-defined evaluation Product ID that can be used for your evaluation and testing. You need to obtain a Product ID of your own to use Sheriff in your commercially released product. Methods
Returns user's reference code of the PC to which the licence will be authorised. Authorise the PC with the licence key and its user reference code. Saves the publisher's data in the licence file on the PC.
Succeeded is called to check whether the previous method succeeded or failed. If the method Succeeded returns false, you can call GetLastErrorCode to return the error code. Or, if the method Succeeded return false, you can call GetLastErrorMessage to get the error message. |