IDLffDicomExCfg::GetServiceTypes

Syntax | Return Value | Arguments | Keywords | Version History

The IDLffDicomExCfg::GetServiceTypes function method returns an array of strings containing the list of service types that can be assigned to an Application Entity.

Syntax

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

Return Value

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

Query_SCU 
Query_SCP 
Storage_SCU 
Storage_SCP 
Echo_SCU 

Arguments

None

Keywords

COUNT

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

Version History

6.3

Introduced