list_enabled_services
Description:
public List<
Service>
list_enabled_services ()
Gets a list of services that are enabled for this.
Parameters:
Returns:
a List of Service items representing all the services which
are enabled. Must be free'd with list_free.
|