Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS DICOM C++ Class Library Help

LDicomPrintSCU::GetOverlayBoxInstanceUID

Show in webframe

#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.

Returns

The SOP Instance UID of the Image Overlay Box that was last created successfully using the function LDicomPrintSCU::CreateOverlayBox.

Comments

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

Platforms

Win32, x64

See Also

Functions:

Class Members, LDicomPrintSCU::CreateOverlayBox, LDicomPrintSCU::UpdateOverlayBox, LDicomPrintSCU::DeleteOverlayBox, LDicomPrintSCU::GetDefaultOverlayBoxParameters

Topics:

Print Management SCU

 

DICOM Print Management Service Class User: Functions

Example

For an example, refer to LDicomPrintSCU::UpdateImageBox.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.