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

