Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

DoStoreDataSet Method (CStoreCommand)






The Leadtools.Dicom.DicomDataSet which will be saved.
The location where the requestDataSet is saved.
Information about images generated from this requestDataSet as defined in the Configuration
The token that corresponds to the stored requestDataSet.
The guid that uniquely identifies the external store where the requestDataSet is stored.
Saves the Leadtools.Dicom.DicomDataSet and generates images.
Syntax
protected virtual void DoStoreDataSet( 
   DicomDataSet requestDataSet,
   out string dicomInstancePath,
   out ReferencedImages[] generatedImages,
   out string storeToken,
   out string externalStoreGuid
)
'Declaration
 
Protected Overridable Sub DoStoreDataSet( _
   ByVal requestDataSet As DicomDataSet, _
   ByRef dicomInstancePath As String, _
   ByRef generatedImages As ReferencedImages(), _
   ByRef storeToken As String, _
   ByRef externalStoreGuid As String _
) 
'Usage
 
Dim instance As CStoreCommand
Dim requestDataSet As DicomDataSet
Dim dicomInstancePath As String
Dim generatedImages As ReferencedImages()
Dim storeToken As String
Dim externalStoreGuid As String
 
instance.DoStoreDataSet(requestDataSet, dicomInstancePath, generatedImages, storeToken, externalStoreGuid)

            

            
protected:
virtual void DoStoreDataSet( 
   DicomDataSet^ requestDataSet,
   [Out] String^ dicomInstancePath,
   [Out] array<ReferencedImages^> generatedImages,
   [Out] String^ storeToken,
   [Out] String^ externalStoreGuid
) 

Parameters

requestDataSet
The Leadtools.Dicom.DicomDataSet which will be saved.
dicomInstancePath
The location where the requestDataSet is saved.
generatedImages
Information about images generated from this requestDataSet as defined in the Configuration
storeToken
The token that corresponds to the stored requestDataSet.
externalStoreGuid
The guid that uniquely identifies the external store where the requestDataSet is stored.
Requirements

Target Platforms

See Also

Reference

CStoreCommand Class
CStoreCommand Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features