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

