The IDLffDicomExCfg::GetServiceLists function method returns an array of strings containing the names of the service lists that can be assigned to an Application Entity.

Syntax


Result = Obj->[IDLffDicomExCfg::]GetServcieLists( [, COUNT=variable] )

Return Value


An array of strings containing the names of the service lists that can be assigned to an Application Entity. Possible values are:

Echo_SCU_Service_List
Storage_SCP_Service_List
Storage_SCU_Service_List
Query_SCU_Service_List
Query_SCP_Service_List

Arguments


None

Keywords


COUNT

Set this keyword equal to a named variable that will contain an integer representing the number of service list names returned.

Version History


6.3

Introduced