IDLffDicomExCfg::GetApplicationEntity
DicomEx and DICOM Network Services require a separate license and installer. Contact your Harris Geospatial Solutions sales representative or technical support for more information.
The IDLffDicomExCfg::GetApplicationEntity function method returns a structure containing the parameters for a specific Application Entity.
Syntax
Result = Obj->[IDLffDicomExCfg::]GetApplicationEntity(ApplicatonEntityName)
Return Value
An IDLFFDICOMEXCFGAE structure representing the specified Application Entity. Each IDLFFDICOMEXCFGAE structure has the following fields:
APPLENTITYNAME (string)
AET (string)
PORT (unsigned long integer)
HOSTNAME (string)
SERVICELISTNAME (string)
SERVICETYPE (string)
Arguments
ApplicationEntityName
A string containing the name of one of the defined application entities.
Keywords
None
Version History