[This is preliminary documentation and is subject to change.]
Receive a A_ABORT Dicom Upper Layer (DUL) message from the System Under Test (SUT) to the Dicom Validation Tool (DVT).
| C# | Visual Basic | Visual C++ |
ReceiveReturnCode Receive( out A_ABORT A_ABORT_Message )
Function Receive ( _ <OutAttribute> ByRef A_ABORT_Message As A_ABORT _ ) As ReceiveReturnCode
ReceiveReturnCode Receive( [OutAttribute] A_ABORT^% A_ABORT_Message )