USB Port Monitoring Control
USB Monitoring Control - USB Device Data Monitoring ActiveX Component Library

Activating USB Monitoring Control

HHD Software - Hex Editor Serial Port Monitor USB Protocol Analyzer Network Monitor
 
 
 
< PreviousTopNext >

This section provides a complete description of the steps you need to follow in order to activate your copy of the HHD Software USB Monitoring Control.

First, you need to have an account in our internal database, which means that the product must already be purchased. If you haven't purchased it yet, please follow to the product's homepage.

Below is the Activation dialog.

You need to provide a full path to the license file in order to activate the USBMC.

You can enter the path manually, or click the Browse button.

Activation from Code

You can also install a license file from code. The following methods are available:

  1. IUsbMonitor.InstallLicense, IUsbMonitor.InstallLicenseInMemory and IUsbMonitor.InstallLicenseInMemoryNative methods installs a license file contained in a file or in a memory buffer.
  2. IUsbMonitor.DisplayActivationDialog method displays an activation dialog, allowing a user to specify the license file to activate the library.
  3. The library exports a function with a following signature:
    extern "C" void __stdcall DisplayActivationDialogW(HWND hwnd,HINSTANCE hInstance,LPCTSTR,int);
            

    The signature of the function is compatible with rundll32.exe utility program. It displays an activation dialog, allowing a user to specify the license file to activate the library.

< PreviousTopNext >
Copyright © 2011 HHD Software. All rights reserved.