IsActivated method (ILEADDicomNet)
Overview |
Refer to Working with DICOM Network Connections. |
Remarks
(Medical Imaging Suite only) Indicates whether the specified connection has been activated.
A connection is activated by calling the Listen method, the Connect method, or the Accept method. Therefore, if any of these functions have been called for the connection, this function will return TRUE. Otherwise it will return FALSE.
Note that when the control is acting as a server, the connection is always considered Activated, Connected and Not Associated.
See Also
Elements: |
Connect method, Listen method, Accept method, StartUp method |
Topics: |
|
|
|
|
DICOM Network Connection: Getting Information About a Network Connection |