Chapter 56. netinfolib
Table of Contents
This library currently only provides the functionality for getting the user name (as was logged onto the OS), for WIndows and Linux.
w32IPAdapterInfo
Description
Type Tags
None
Object Value
Objects of type w32IPAdapterInfo have no value, and it is an error to try to get or set this value.
w32IPAdapterInfo.new()
Description
Prototype
w32IPAdapterInfo
.new
()
Parameters
None
Properties
Property | Type | Description |
---|---|---|
AdapterName | string | |
AdapterType | integer | |
Address | blob | |
Description | string | |
DhcpEnabled | boolean | |
dhcpserveraddr | string | |
dhcpservermask | string | |
gatewayaddr | string | |
gatewaymask | string | |
havewins | boolean | |
ipaddr | string | |
ipaddrmask | string | |
primarywinssrvraddr | string | |
primarywinssrvrmask | string | |
secondarywinssrvraddr | string | |
secondarywinssrvrmask | string | |
type | type |