Functions Allowed by this license
| Visual Basic |
|---|
Public Property AllowedFunctions As Integer |
| 0 | None | No functions allowed |
| 1 | Viewer | Allows use of the DicomViewer control |
| 2 | Read | Allows reading and importing of images |
| 4 | Write | Allows writing and exporting of images |
| 8 | Initiator | Allows associations to be intiated |
| 16 | Acceptor | Allows listening for and accepting new associations |
| 32 | QuerySCP | Allows use as a Query/Retrieve SCP |
| 64 | NormalisedSCP | Allows use as an SCP for normalised services |
| 128 | Allow 3D | Allow use of 3D features |