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