LAUREL BRIDGE

ProgramMyExtendedStoreScpCStoreRq Method

DICOM Connectivity Framework V3.4
Writes some information from the incoming dataset to the console.

Namespace:  LaurelBridge.DCF.Examples.StoreSCP
Assembly:  StoreSCP (in StoreSCP.exe) Version: DCF34 r10560 DCF_3_4_10
Syntax

C#
public override CStoreResponse CStoreRq(
	CStoreRequest request
)

Parameters

request
Type: CStoreRequest
The inbound DimseMessage

Return Value

Type: CStoreResponse
A DimseMessage response
See Also

Reference