Intermec 700 Series User Manual page 121

Color mobile computer
Hide thumbs Also See for 700 Series:
Table of Contents

Advertisement

Chapter
4
Network Support
Syntax:
Parameters: &
Returns: ERROR_SUCCESS when successful,
Syntax:
Parameters: & References a ULONG value, populated with one of the following:
Returns: ERROR_SUCCESS when successful,
Syntax:
Parameters: & References a ULONG value, populated with one of the following
Returns: ERROR_SUCCESS when successful,
102
GetLinkSpeed()
Retrieves the current link speed of the radio connection.
UINT GetLinkSpeed( int & );
References an integer.
ERR_QUERY_FAILED when the query failed, or
ERR_CONNECT_FAILED if a connection with the radio failed.
GetNetworkType()
Retrieves the network type.
UINT GetNetworkType( ULONG & );
NDIS_NET_TYPE_FH Frequency Hopping Radio
NDIS_NET_TYPE_DS Direct Sequence Radio
NDIS_NET_TYPE_UNDEFINED
Unknown or information not available.
ERR_QUERY_FAILED when the query failed, or
ERR_CONNECT_FAILED if a connection with the radio failed.
GetTXPower()
Gets the current TX power of the radio in milliwatts.
UINT GetTXPower( ULONG & );
in milliwatts (mW):
NDIS_POWER_LEVEL_63
NDIS_POWER_LEVEL_30
NDIS_POWER_LEVEL_15
NDIS_POWER_LEVEL_5
NDIS_POWER_LEVEL_1
NDIS_POWER_LEVEL_UNKNOWN
Unknown Value or Error.
ERR_QUERY_FAILED when the query failed, or
ERR_CONNECT_FAILED if a connection with the radio failed.
63 mW.
30 mW.
15 mW.
5 mW.
1 mW.
700 Series Color Mobile Computer User's Manual

Advertisement

Table of Contents
loading

Table of Contents