typedef struct tagSTOREDPRINTSTORAGEINSTANCEINFO
{
L_UINT uStructSize;
L_PCTSTR pszRetrieveAETitle;
L_PCTSTR pszReferencedSOPInstanceUID;
L_PCTSTR pszStudyInstanceUID;
L_PCTSTR pszSeriesInstanceUID;
L_PCTSTR pszPatientID;
} STOREDPRINTSTORAGEINSTANCEINFO, * pSTOREDPRINTSTORAGEINSTANCEINFO;
The STOREDPRINTSTORAGEINSTANCEINFO structure is used to specify information about referenced Stored Print Storage SOP Instances when creating Pull Print Request SOP Instances.
Size of the structure.
Retrieve AE Title (0008,0054).
Referenced SOP Instance UID (0008,1155).
Study Instance UID (0020,000D).
Series Instance UID (0020,000E).
Patient ID (0010,0020).
Refer to the DICOM standard for more details about the attributes described by this structure.
When the structure pointer is passed to the function LDicomPrintSCU::CreatePullPrintRequest, the member uStructSize must specify the size of the structure.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document