Hasp Constructor
Namespace: Aladdin.Hasp
Description
Constructs a new Hasp object for use with a specified Feature or with the default Feature.
Syntax
For the default Feature:
Public Hasp ( )
For a specified Feature:
Public Hasp ( HaspFeature feature )
Parameters
|
Object of the HaspFeature class. |