SetLicense
Sets the path and filename for the FlexNet license file or the MathFlow SDK license key.
C++
HRESULT SetLicense([in] BSTR license);
Visual Basic
Public Function SetLicense (
license As String
) As Long
Parameters
license
|
[in] the path and filename for the license file or a license key
|
Return value
None
|