SendCStoreResponse method (ILEADDicomNet)
short SendCStoreResponse ( long hNet, short nPresentationID, short nMessageID, BSTR pszClass, BSTR pszInstance, short nStatus); | |
Overview |
Refer to Working with DICOM Network Connections. |
Remarks
(Medical Imaging Suite only) Sends a C-STORE-RSP message to a peer member of a connection.
The SendCStoreResponse is sent by the SCP in response to a SendCStoreRequest method call placed by an SCU. This generates a NetReceiveCStoreResponse event on the SCU.
See Also
Elements: |
SendCStoreRequest method, NetReceiveCStoreRequest event, NetReceiveCStoreResponse event |
Topics: |
|
|