CTI32 Engine Class Library

CnfBoard Class

This class represents a CnfBoard

For a list of all members of this type, see CnfBoard Members.

System.Object
   CTI32Engine.VirtualBoard
      CTI32Engine.CnfBoard

[Visual Basic]
Public Class CnfBoard
    Inherits VirtualBoard
[C#]
public class CnfBoard : VirtualBoard

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: CTI32Engine

Assembly: CTI32Engine (in CTI32Engine.dll)

See Also

CnfBoard Members | CTI32Engine Namespace