#include "Ltdic.h"
pDICOMMODULE LDicomDS::FindIndexModule(nIndex)
Returns a pointer to a DICOMMODULE Structure that contains information about the module, on Level 0, at the specified index.
Index value that indicates the position of the module in Level 0 of the Data Set. This index is zero-based.
Value | Meaning |
---|---|
!NULL | A pointer to a DICOMMODULE Structure that contains information about the module at the specified index position on Level 0 of the Data Set. |
NULL | A module at the specified index position on Level 0 of the Data Set was not found. |
This function only finds modules at a specific index on Level 0 of the Data Set.
To find information about a module within the Data Set use LDicomDS::FindModule.
To find specific elements within the Data Set use the following:
Required DLLs and Libraries
Win32, x64
For an example, refer to LDicomDS::GetCountModule.
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