Back to FabImage Library Lite website
You are here: Start » System » Configuration » GetComputerID
GetComputerID
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
Gets current Computer ID.
Applications: Can be used for creating custom license protection for integrator's applications.
Syntax
void fil::GetComputerID
(
ftl::String& outComputerID
)
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
outComputerID | String& |

