7 #import <kerio/web/idl/SharedStructures.idl>
17 enum SpeedDuplexType {
26 typedef sequence<SpeedDuplexType> SpeedDuplexMayNotWorkList;
32 PortAssignmentType assignment;
34 SpeedDuplexType speedDuplex;
35 SpeedDuplexMayNotWorkList speedDuplexMayNotWork;
38 typedef sequence<PortConfig> PortConfigList;
50 void get(out PortConfigList list);
67 void set(out kerio::web::ErrorList errors, in PortConfigList ports, in
long revertTimeout);
Common Kerio Control structures, enums and types.
string name
Definition: Ports.idl:31
kerio::web::KId id
Definition: Ports.idl:29
PortType type
Definition: Ports.idl:30
Definition: Accounting.idl:11
Definition: SharedStructures.idl:289