StartUp method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short StartUp ();

Overview

Refer to Working with DICOM Network Connections.

Remarks

(Medical Imaging Suite only) Initializes the DICOM Network. This method sets up the local computer for network communication and creates a DICOM Network handle. It must be called before calling any other DICOM Network related method.

See Also

Elements:

ShutDown method, UseSSLOptions property, SSLCreateFlags property, SSLMethodType property, SSLVerifyMode property, SSLCAFile property, SSLVerifyDepth property, SSLSuccess property, SSLOptions property, SSLPrivateKeyPassword property, SSLPrivateKeyPasswordEvent event

Topics:

DICOM Network Connection: Creating a Network Connection