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

