IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

AdapterIndex Property

Sets the current adapter.

Object Oriented Interface

public function getAdapterIndex();
public function setAdapterIndex($value);

Procedural Interface

ipworks_ipinfo_get($res, 9 );
ipworks_ipinfo_set($res, 9, $value );

Default Value

0

Remarks

When this property is set, the class asks the system for information on the adapter with an index of AdapterIndex. If the system has information, the Adapter properties will be populated with the data returned.

AdapterCount is the number of adapters located in the system.

Data Type

Integer

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]