DVTk API
QueryInformationModel Method (queryMessage)
DVTkDvtkHighLevelInterface.InformationModelBaseInformationModelQueryInformationModel(DicomMessage)
DVTk API

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

Query the Information Model using the given query message.
Declaration Syntax
C#Visual BasicVisual C++
public DicomMessageCollection QueryInformationModel(
	DicomMessage queryMessage
)
Public Function QueryInformationModel ( _
	queryMessage As DicomMessage _
) As DicomMessageCollection
public:
DicomMessageCollection^ QueryInformationModel(
	DicomMessage^ queryMessage
)
Parameters
queryMessage (DicomMessage)
Message used to query the Information Model.
Return Value
DicomMessageCollection - containing the query responses. The final query response (without a dataset) is also included.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0