DVTk API
RetrieveInformationModel Method (retrieveMessage)
DVTkDvtkHighLevelInterface.InformationModelIRetrieveInformationModelRetrieveInformationModel(DicomMessage)
DVTk API

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

Retrieve data from the Information Model using the given retrieve message.
Declaration Syntax
C#Visual BasicVisual C++
StringCollection RetrieveInformationModel(
	DicomMessage retrieveMessage
)
Function RetrieveInformationModel ( _
	retrieveMessage As DicomMessage _
) As StringCollection
StringCollection^ RetrieveInformationModel(
	DicomMessage^ retrieveMessage
)
Parameters
retrieveMessage (DicomMessage)
Message used to retrieve the Information Model.
Return Value
File list - containing the filenames of all instances matching the retrieve dataset attributes.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0