Click or drag to resize

IDPoolRegisterFreeID Method

Removes the ID from the pool and marks as used

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

Parameters

id
Type: SystemUInt32
ID

Return Value

Type: UInt32
ID
See Also