GetLicense
Gets the path and filename for the FlexNet license file or the MathFlow SDK license key.
C++
HRESULT GetLicense([out, retval] BSTR *license);
Visual Basic
Public Function GetLicense () As Long
Parameters
None
Return value
license As String
|