The following tables list the members exposed by IStorageDataAccessAgent3.
Public Methods
Name | Description | |
---|---|---|
![]() |
CancelQueryHangingProtocolAsync | Cancels an existing call to QueryHangingProtocolAsync. |
![]() |
CustomQueryCompositeInstances | Find composite instance information with the specified matching parameters.Unlike QueryCompositeInstances, this function returns less tables, see below. |
![]() |
DeleteHangingProtocol | Deletes the hanging protocol information that matches the specified SOP Instance UID. |
![]() |
ExistsHangingProtocol | Determines if the hanging protocol identified by the specified SOP Instance UID exists. |
![]() |
FindHangingProtocolCount | Returns the number of hanging protocol instances that match the query parameters. |
![]() |
MinimumQueryCompositeInstances | Find composite instance information with the specified matching parameters.Unlike QueryCompositeInstances, this function returns less tables, see below. |
![]() |
MinimumQueryPatients | Find patient's information with the specified matching parameters.Unlike QueryPatients, this function returns less tables, see below. |
![]() |
MinimumQuerySeries | Find series information with the specified matching parameters.Unlike QuerySeries, this function returns less tables, see below. |
![]() |
MinimumQueryStudies | Find studies information with the specified matching parameters.Unlike QueryStudies, this function returns less tables, see below. |
![]() |
QueryCompositeInstances | Find composite instance information with the specified matching parameters. (Inherited from IStorageDataAccessAgent2) |
![]() |
QueryHangingProtocol | Find hanging protocol information with the specified matching parameters. |
![]() |
QueryHangingProtocolAsync | Asynchronously performs a query to find the composite instance information with the specified matching parameters. |
![]() |
QueryPatients | Find patient's information with the specified matching parameters. (Inherited from IStorageDataAccessAgent2) |
![]() |
QuerySeries | Find series information with the specified matching parameters. (Inherited from IStorageDataAccessAgent2) |
![]() |
QueryStudies | Find studies information with the specified matching parameters. (Inherited from IStorageDataAccessAgent2) |
![]() |
StoreHangingProtocol | Adds hanging protocol information into the storage source. |
![]() |
StoreReferencedImages | Add referenced images into the storage database. (Inherited from IStorageDataAccessAgent2) |
Public Properties
Name | Description | |
---|---|---|
![]() |
HangingProtocolSupported | Gets or sets a value that indicates whether Hanging Protocol support is present. |
Public Events
Name | Description | |
---|---|---|
![]() |
QueryHangingProtocolCompleted | Occurs when the QueryHangingProtocolAsync is completed. |
![]() |
QueryHangingProtocolStarting | Occurs when the QueryHangingProtocolAsync is first called. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET