NetReceiveCMoveRequest event (ILEADDicomNet)
void NetReceiveCMoveRequest (long hNet, short nPresentationID, short nMessageID, BSTR pszClass, short nPriority, BSTR pszMoveAE, long hDS); | |
Overview |
Refer to Working with DICOM Network Connections. |
Remarks
(Medical Imaging Suite only) Notifies a connection that a C-MOVE-REQ command was received.
This event is generated on an SCP when the SendCMoveRequest method is called by the SCU.
See Also