NetReceiveNGetRequest event (ILEADDicomNet)
void NetReceiveNGetRequest (long hNet, short nPresentationID, short nMessageID, BSTR pszClass, BSTR pszInstance); | |
Overview |
Refer to Working with DICOM Network Connections. |
Remarks
(Medical Imaging Suite only) Notifies a connection that an N-GET-REQ command was received.
This event is generated on a peer member of a connection when the SendNGetRequest method is called locally.
The attributes of the data to retrieve are stored in the RequestAttributes property.
See Also
Elements: |
SendNGetRequest method, SendNGetResponse method, NetReceiveNGetResponse event |
Topics: |
|
|