Click or drag to resize

IDPoolGetFreeID Method

Returns a free ID from the pool

Namespace:  Vaser
Assembly:  Vaser (in Vaser.dll) Version: 1.1.23.0 (1.1.23.0)
Syntax
C#
public uint GetFreeID()

Return Value

Type: UInt32
A free ID
See Also