NetReceiveNSetRequest event (ILEADDicomNet)
|
void NetReceiveNSetRequest (long hNet, short nPresentationID, short nMessageID, BSTR pszClass, BSTR pszInstance, long hDS); | |
|
Overview |
Refer to Working with DICOM Network Connections. |
Remarks
(Medical Imaging Suite only) Notifies a connection that an N-SET-REQ command was received.
This event is generated on a peer member of a connection when the SendNSetRequest method is called locally.
See Also
|
Elements: |
SendNSetRequest method, SendNSetResponse method, NetReceiveNSetResponse event |
|
Topics: |
|
|
|