RoutingEnabled Property
Shows whether routing is enabled on the local computer.
Object Oriented Interface
public function getRoutingEnabled();
Procedural Interface
ipworks_ipinfo_get($res, 36 );
Default Value
false
Remarks
This property indicates whether routing is enabled on the local computer.
NOTE: This functionality is only available in Windows.
This property is read-only and not available at design time.
Data Type
Boolean