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

