NumberOfPorts Property
Maximum number of ports allowed to work. If set to zero, the number of ports is unlimited.
Access
Read only
Syntax
Visual Basic |
NumberOfPorts As Long |
---|---|
Delphi |
NumberOfPorts: Integer; |
Visual C++ (MFC) |
LONG get_NumberOfPorts(); |
Visual C++ (#import) |
LONG NumberOfPorts; |
Return Value
0 by default.