IDLffDicomExCfg::GetApplicationEntity
Syntax | Return Value | Arguments | Keywords | Version History
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