DVTk API
IScriptExecution Interface
DVTkDvtk.SessionsIScriptExecution
DVTk API

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

Access to settings and commands execution of DICOM scripts with extensions .DS and .DSS.
Declaration Syntax
C#Visual BasicVisual C++
public interface IScriptExecution
Public Interface IScriptExecution
public interface class IScriptExecution
Members
All MembersMethodsProperties



IconMemberDescription
BeginExecuteScript(String, Boolean, AsyncCallback)
Asynchronously begin ExecuteScript.

DescriptionDirectory
The directory containing instructive and explanatory description files for the scripts.

DicomScriptRootDirectory
The directory serving as root directory from the DICOM Scripts.

EndExecuteScript(IAsyncResult)
End asynchronous ExecuteScript

ExecuteScript(String, Boolean)
Execute a Script File of type DICOMScript (.DS) / DICOMSuperScript (.DSS).

ParseScript(String)
Parse a Script File of type DICOMScript (.DS) / DICOMSuperScript (.DSS).

ResetAssociation()()()
Reset the state of the DULP Finite State Machine (to allow new Associations – Presentation Context ID is reset to 1).

TerminateConnection()()()
Can be used to stop a script execution.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0