#include "ltdic.h"
const L_TCHAR * LDicomPrintSCU::GetPresentationLUTInstanceUID() const
Returns the SOP Instance UID of the last created Presentation LUT SOP Instance.
The SOP Instance UID of the Presentation LUT that was last created successfully using the function LDicomPrintSCU::CreatePresentationLUT.
Once a Presentation LUT is created, a call to this function will return the SOP Instance UID of the newly created Presentation LUT. Therefore, if the SOP Instance UID of a Presentation LUT is needed, it should be stored before creating the next Presentation LUT.
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: |
Class Members, LDicomPrintSCU::CreatePresentationLUT, LDicomPrintSCU::DeletePresentationLUT |
Topics: |
|
|
For an example, refer to LDicomPrintSCU::UpdateImageBox.
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