create
Interface Information
This API belongs to
Description
Initializes or creates persistence data for standalone licensing only.
Syntax
create(String input)
Parameters
Parameter | Description |
input [in] |
Reserved for future use. Use NULL as the value for this argument. |
Usage Notes
>Administrator privileges are required to use this API.
>Time-tamper persistence created using this API is now feature and version-independent. This means, you need not execute this API again for using other time-tamper enabled licenses.
Exception Handling
If unsuccessful, throws LsPmgmtException or UnsupportedEncodingException.
For the complete list of error and result codes, refer to Persistence Library Error Codes.