Returns true if a valid license dongle is connected.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Function IsLicenseDongleConnected ( _
) As Boolean
|
C#
|
public bool IsLicenseDongleConnected(
)
|
Visual C++
|
HRESULT IsLicenseDongleConnected(
VARIANT_BOOL* retval
);
|
Return Value
True if a valid license dongle is connected.
Requirements
Supported Models
All supported
See Also
Reference
IBoonton55xxxSystemHardwareLicense Interface
Boonton.Boonton55xxx.Interop Namespace

Copyright 2013-16 Boonton. All rights reserved.
|