#include "ltdic.h"
const L_TCHAR * LDicomPrintSCU::GetOverlayBoxInstanceUID() const
Returns the SOP Instance UID of the last created Basic Print Image Overlay Box SOP Instance.
The SOP Instance UID of the Image Overlay Box that was last created successfully using the function LDicomPrintSCU::CreateOverlayBox.
Once an Image Overlay Box is created, a call to this function will return the SOP Instance UID of the newly created Image Overlay Box. Therefore, if the SOP Instance UID of an Image Overlay Box is needed, it should be stored before creating the next Image Overlay Box.
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::CreateOverlayBox, LDicomPrintSCU::UpdateOverlayBox, LDicomPrintSCU::DeleteOverlayBox, LDicomPrintSCU::GetDefaultOverlayBoxParameters |
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