NetReceiveCCancelRequest event (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

void NetReceiveCCancelRequest (long hNet, short nPresentationID, short nMessageID);

Overview

Refer to Working with DICOM Network Connections.

Remarks

(Medical Imaging Suite only) Notifies a connection that a C-CANCEL-REQ command was received.

This event is generated on a peer member of a connection when the SendCCancelRequest method is called.

See Also

Elements:

SendCCancelRequest method

Topics:

DICOM Network Connection: Sending Data Messages