[This is preliminary documentation and is subject to change.]
Receive a DIMSE message from the System Under Test (SUT) to the Dicom Validation Tool (DVT).
| C# | Visual Basic | Visual C++ |
ReceiveReturnCode Receive( out DicomMessage dicomMessage )
Function Receive ( _ <OutAttribute> ByRef dicomMessage As DicomMessage _ ) As ReceiveReturnCode
ReceiveReturnCode Receive( [OutAttribute] DicomMessage^% dicomMessage )
- dicomMessage ( DicomMessage %)
- Message of type DicomMessage
The return code of the action.
This corresponds with a DIMSE Confirmation Primitive.