#include "ltdic.h"
L_INT LDicomAssociate::GetPresentationCount(L_VOID)
Returns the number of Presentation Context entries for the specified DICOM Associate.
The number of Presentation Context entries for the specified DICOM Associate.
A DICOM Associate can have multiple Presentation Context entries. This function returns the number of Presentation Context entries in the DICOM Associate.
Required DLLs and Libraries
LTDIC For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application |
Win32, x64
Functions: |
LDicomAssociate::GetPresentation, LDicomAssociate::SetPresentation, LDicomAssociate::AddPresentation, LDicomAssociate::DelPresentation |
Topics: |
For an example, refer to LDicomAssociate::DelPresentation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET