Intermec 700 Series User Manual page 123

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

Advertisement

Chapter
4
Network Support
Syntax:
Parameters: & References a ULONG value, a current connection status as follows:
Returns: ERROR_SUCCESS when successful,
Syntax:
Parameters: & References a ULONG status value which include the following:
Returns: ERROR_SUCCESS when successful,
Syntax:
Parameters: & References a ULONG value which include the following current
Returns: ERROR_SUCCESS when successful,
Syntax:
Parameters: Passes in a ULONG set to one of the values as defined in
Returns: ERROR_SUCCESS when successful,
104
GetAssociationStatus()
Gets the current connection, or association status.
UINT GetAssociationStatus( ULONG & );
NDIS_RADIO_ASSOCIATED Radio is associated w/access point.
NDIS_RADIO_SCANNING
ERR_QUERY_FAILED when the query failed, or
ERR_CONNECT_FAILED if a connection with the radio failed.
GetWepStatus()
Gets the current WEP status.
UINT GetWepStatus( ULONG & );
NDIS_RADIO_WEP_ENABLED
NDIS_RADIO_WEP_DISABLED
NDIS_RADIO_WEP_ABSENT
NDIS_RADIO_WEP_NOT_SUPPORTED
WEP is not supported.
ERR_QUERY_FAILED when the query failed, or
ERR_CONNECT_FAILED if a connection with the radio failed.
GetAuthenticationMode()
Gets the current authentication mode.
UINT GetAuthenticationMode( ULONG & );
authentication mode:
NDIS_RADIO_AUTH_MODE_OPEN
NDIS_RADIO_AUTH_MODE_SHARED Shared Key is in use.
NDIS_RADIO_AUTH_MODE_AUTO
NDIS_RADIO_AUTH_MODE_ERROR
ERR_QUERY_FAILED when the query failed, or
ERR_CONNECT_FAILED if a connection with the radio failed.
SetAuthenticationMode()
Sets the radio authentication mode with a value defined in the
GetAuthenticationMode() function.
UINT SetAuthenticationMode( ULONG );
GetAuthenticationMode().
ERR_QUERY_FAILED when the query failed, or
ERR_CONNECT_FAILED if a connection with the radio failed.
Radio is scanning for network.
WEP is currently enabled.
WEP is currently disabled.
WEP key is absent.
Open System is in use.
Automatic Detection.
Unknown value/Error.
700 Series Color Mobile Computer User's Manual

Advertisement

Table of Contents
loading

Table of Contents