Gets the expiration date of the current license.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Function GetExpirationDate ( _
) As String
|
C#
|
public string GetExpirationDate(
)
|
Visual C++
|
HRESULT GetExpirationDate(
BSTR* retval
);
|
Return Value
Expiration date of the current license.
Requirements
Supported Models
All supported
See Also
Reference
IBoonton55xxxSystemHardwareLicense Interface
Boonton.Boonton55xxx.Interop Namespace

Copyright 2013-16 Boonton. All rights reserved.
|