LEADTOOLS DICOM C++ Class Library Help > Classes and Member Functions > LDicomPrintSCR > LDicomPrintSCR Class Members > LDicomPrintSCU::GetPullPrintRequestInstanceUID |
#include "ltdic.h"
const L_TCHAR * LDicomPrintSCU::GetPullPrintRequestInstanceUID() const
Returns the SOP Instance UID of the current Pull Print Request SOP Instance.
Returns
The SOP Instance UID of the current Pull Print Request SOP Instance; if no such Instance 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 |
Win32, x64
See Also
Functions: |
|
Topics: |
|
|
Example
For an example, refer to LDicomPrintSCU::CreatePullPrintRequest.