Associate your own user data to a floating license database. You can retrieve this data by calling GetUserData1.
C#: bool SetUserData1(string userData1, out string errorMessage )
Parameters
userData1 - any data that you want to associate to a 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.