USB Monitoring Control
- USB Device Data Monitoring ActiveX Component Library
IUsbMonitor.InstallLicenseInMemory Method
< Previous
Top
Next >
Declaration
Automation:
void
InstallLicenseInMemory
(
[in]
byte[]
array
) ;
Parameters
array
Byte array that stores the contents of the license file.
Remarks
Install a license stored in a memory buffer.
< Previous
Top
Next >