LDicomPrintSCU::GetFilmBoxInstanceUID

#include "ltdic.h"

const L_TCHAR * LDicomPrintSCU::GetFilmBoxInstanceUID() const

Returns the SOP Instance UID of the current Basic Film Box SOP Instance.

Returns

The SOP Instance UID of the current Film Box. If no Film Box is currently created, the function will return an empty string.

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::CreateFilmBox

Topics:

Print Management SCU

 

DICOM Print Management Service Class User: Functions

Example

For an example, refer to LDicomPrintSCU::UpdateImageBox.