IDLffDicomExStorScu Properties
IDLffDicomExStorScu objects have the following properties. Properties with the word "Yes" in the "Get" column of the property table can be retrieved via IDLffDicomExStorScu::GetProperty. Properties with the word "Yes" in the "Init" column of the property table can be set via IDLffDicomExStorScu::Init. Properties with the word "Yes" in the "Set" column in the property table can be set via IDLffDicomExStorScu::SetProperty.
Note
For a discussion of the property description tables shown below, see About Object Property Descriptions. Tables for properties of this object do not include the DICOM Attribute, VR, or Multi-value fields.
Objects of this class have the following properties.
CALLBACK_DATA
This property contains data that is to be passed to the function defined by the CALLBACK_FUNCTION property when a callback is initiated. If this property is not set, the integer value zero is passed to the callback function. See Using Callbacks With the IDLffDicomExStorScu Object for additional details.
This property is used by the IDLffDicomExStorScu::Send method.
CALLBACK_FUNCTION
This property contains the name of an IDL function to be called by the Send method. If no value is defined, no callback is initiated. See Using Callbacks With the IDLffDicomExStorScu Object for additional details.
This property is used by the IDLffDicomExStorScu::Send method.
STORAGE_SCP
This property specifies the Application Entity name of the Storage SCP node to which DICOM files will be sent by the Send method. The Application Entity name must be defined in the DICOM Network Services configuration file.
Note
This property must be set prior to calling the Send method.
This property is used by the IDLffDicomExStorScu::Send method.