18.12.2012 Views

Configuration - Merge Healthcare

Configuration - Merge Healthcare

Configuration - Merge Healthcare

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Merge</strong> DICOM Toolkit Reference Manual<br />

Remarks<br />

This function releases the specified record and its lower level records to reduce<br />

the toolkit's memory usage. Although the record identifier becomes invalid after<br />

this call, the record itself is not deleted and can be accessed again using one of<br />

the record navigation functions, MC_DDH_Get_Next_Record or<br />

MC_DDH_Get_First_Lower_Level_Record, in which case the toolkit will read<br />

the content of the record from the DICOMDIR file again and assign a new record<br />

identifier.<br />

This function does not modify the directory record hierarchy.<br />

Return Value<br />

One of the enumerated MC_STATUS codes defined in “mcstatus.h”:<br />

Value Meaning<br />

MC_NORMAL_COMPLETION The function completed normally.<br />

MC_INVALID_RECORD_ID The RecordID argument does not<br />

represent a valid record object identifier.<br />

MC_SYSTEM_ERROR An unexpected, potentially serious,<br />

problem was detected in the operating<br />

environment. A message describing the<br />

error has been written to the <strong>Merge</strong><br />

DICOM Toolkit log file.<br />

MC_LIBRARY_NOT_INITIALIZED The library has not been properly<br />

initialized.<br />

See Also<br />

MC_DDH_Get_Next_Record<br />

MC_DDH_Get_First_Lower_Level_Record<br />

MC_SRH_Create_SR<br />

Creates s new SR root node.<br />

Synopsis<br />

MC_STATUS MC_SRH_Create_SR<br />

(const char *AserviceName,<br />

const char *AtemplateId,<br />

SR_CONT_CONTINUITY Acontinuity,<br />

const char *AconceptNameValue,<br />

const char *AconceptNameScheme,<br />

const char *AconceptNameMeaning,<br />

int *AsrRootID)<br />

AserviceName The service (Sop Class) the SR uses.<br />

AtemplateId<br />

DICOM Template Identifier that describes the content<br />

of this Content Item and its subsidiary Content Items.<br />

Can be NULL.<br />

339

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!