Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal clientInfo As AeInfo, _ ByVal scp As DicomScp, _ ByVal compression As Compression _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public StoreClient( AeInfo clientInfo, DicomScp scp, Compression compression ) |
C++/CLI | |
---|---|
public: StoreClient( AeInfo clientInfo, DicomScp scp, Compression compression ) |
Parameters
- clientInfo
- The AeInfo for the calling client.
- scp
- The Server information to perform the DICOM Retrieve against.
- compression
- The Compression to use when storing DICOM files.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family