Back to Aurora Vision Library website
You are here: Start » Function Reference » System » Configuration » GetDongleSerialNumber
GetDongleSerialNumber
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
| Module: | FoundationBasic |
Gets the current usb dongle's serial number.
Syntax
C++
C#
void avl::GetDongleSerialNumber
(
atl::String& outDongleSerialNumber
)
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
outDongleSerialNumber | String& |

