DVTk API
HandleCFindResponse Method (dicomMessage)
DVTkDvtkHighLevelInterface.Dicom.ThreadsMessageHandlerHandleCFindResponse(DicomMessage)
DVTk API

[This is preliminary documentation and is subject to change.]

Override this method to handle a C-FIND-RSP message.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool HandleCFindResponse(
	DicomMessage dicomMessage
)
Public Overridable Function HandleCFindResponse ( _
	dicomMessage As DicomMessage _
) As Boolean
public:
virtual bool HandleCFindResponse(
	DicomMessage^ dicomMessage
)
Parameters
dicomMessage (DicomMessage)
The received C-FIND-RSP message.
Return Value
Return true when this methods has handled the received C-FIND-RSP message , otherwise false.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0