Network Attributes of your computer

From Hidden Wiki
Jump to navigation Jump to search

Network Attributes information table

The following table shows the format of the network attribute information table.

Offset (hex) Type Field
0 CHAR(10) Network attribute
A CHAR(1) Type of data
B CHAR(1) Information status
C BINARY(4) Length of data

Field Descriptions

Data. The data returned for the network attribute.

Information status. Whether the information was available for the network attribute.

blank The information was available. L The information was not available because the network attribute was locked. Length of data. The length of the data returned for the network attribute. If this value is 0, the network attribute was not available.

Network attribute. The network attribute to be retrieved. See Valid Network Attributes for the list of valid network attributes.

Number of network attributes returned. The number of network attributes returned to the application.

Offset to network attribute information table. The offset from the beginning of the structure to the start of the network attribute information.

Type of data

The type of data returned.

blank The data was not available. C The data is returned in character format. B The data is returned in binary format.