You are here: Start » AVL.NET » Function Reference » System » Configuration » AVL.GetComputerID

AVL.GetComputerID

Gets current Computer ID.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

C++
C#
 
public static void GetComputerID
(
	out string outComputerID
)

Parameters

Name Type Range Default Description
outComputerIDstring

See also