Read the user data that you associated to the floating license database by calling SetUserData1.
C#: bool GetUserData1(out string userData1, out string errorMessage )
Parameters
userData1 - data associated to the Floating license database.
errorMessage - returned error message if the operation failed.
Return
true if the operation succeeded.
Comments
0 comments
Article is closed for comments.