#include "ltdic.h"
L_INT LDicomAssociate::GetTransferCount(nID)
Returns the number of Transfer Syntax entries for the specified Presentation Context.
Presentation ID. The presentation ID provides information about both the class type of the data and the transfer syntax to use when transferring the data.
The number of Transfer Syntax entries for the specified Presentation Context.
A DICOM Associate can have more than one Presentation Context. The nID parameter identifies which Presentation Context to use when getting the number of Transfer Syntax entries.
A Presentation Context for an Associate Accept has only one Transfer Syntax. Therefore if you call this function for the Presentation Context of a DICOM Associate Accept, it will return 1.
Required DLLs and Libraries
Win32, x64
For an example, refer to LDicomAssociate::DelTransfer.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document