SendData method (ILEADDicomNet)
short SendData (long hNet, short nID, long hDicomCS, long hDicomDS); | |
Overview |
Refer to Working with DICOM Network Connections. |
Remarks
(Medical Imaging Suite only) Sends a Data message to a connection.
Pass 0 for hDicomDS if the command set does not require an associated Data Set.
This is a low level means of sending DICOM messages and data. It allows you to send messages yourself, instead of using the high level message sending functions provided.
For more information about sending messages, refer to Sending Messages.
See Also
Elements: |
|
Topics: |
|
|
DICOM Network Connection: DICOM Associate Connection Messages |