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 />

28<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_TRANSFER_SYNTAX The message's transfer syntax is nonencapsulated.<br />

MC_INVALID_MESSAGE_ID MessageID is not a valid message<br />

object ID.<br />

MC_INVALID_TAG The message does not contain an<br />

attribute with an ID of Tag.<br />

See Also<br />

MC_Set_Encapsulated_Value_From_Function<br />

MC_Set_Next_Encapsulated_Value_From_Function<br />

MC_Close_Listen_Port<br />

MC_Close_Listen_Port_On_Address<br />

Stops listening for incoming DICOM connections on a port<br />

Synopsis<br />

#include “mergecom.h”<br />

MC_STATUS MC_Close_Listen_Port (<br />

int Port<br />

)<br />

MC_STATUS MC_Close_Listen_Port_On_Address (<br />

int Port<br />

const char* Address<br />

)<br />

Port Listen port opened by a call to MC_Wait_For_Association,<br />

MC_Wait_For_Association_On_Port,<br />

MC_Wait_For_Association_On_Address,<br />

MC_Wait_For_Connection,<br />

MC_Wait_For_Connection_On_Port,<br />

MC_Wait_For_Connection_On_Address<br />

MC_Wait_For_Secure_Association,<br />

MC_Wait_For_Secure_Association_On_Port or<br />

MC_Wait_For_Secure_Association_On_Address<br />

function.<br />

Address The network name or IP address of the network interface<br />

on which the listener was started by a call to<br />

MC_Wait_For_Association_On_Address,<br />

MC_Wait_For_Connection_On_Address or<br />

MC_Wait_For_Secure_Association_On_Address<br />

function, exactly as passed to those functions.

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

Saved successfully!

Ooh no, something went wrong!