Sending Messages
LEADTOOLS provides many high-level methods for sending messages. These include the following:
|
These methods let you easily combine command set information and data set information for a standard set of messages.
If you wish to handle the message sending process in your application, or if you want to create your own messages, LEADTOOLS also provides the low-level method SendData method that allows you to do this. When calling this method, use the hDicomDS property as the handle to the DICOM data set, setting it to 0 if the command set does not require an associated Data Set.