DVTk API [This is preliminary documentation and is subject to change.]
Sends a Dicom A_ABORT.

Declaration Syntax
protected Abort SendAbort(
byte source,
byte reason
)
Protected Function SendAbort ( _
source As Byte, _
reason As Byte _
) As Abort
protected:
Abort^ SendAbort(
unsigned char source,
unsigned char reason
)

Parameters
- source (Byte)
- The Abort source.
- reason (Byte)
- The Abort reason.

Return Value
The sent A_ABORT.

Exceptions
| Exception | Condition |
|---|
| Exception |
Sending of the A_ABORT fails.
|
Assembly:
DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0