CTI32 Engine Class Library

SRLLib.GetAllPhysicalBoards Method 

Returns An Array Of AUIDs Of all Boards Present On The System

[Visual Basic]
Public Shared Function GetAllPhysicalBoards() As Integer()
[C#]
public static int[] GetAllPhysicalBoards();

Return Value

See Also

SRLLib Class | CTI32Engine Namespace