Getauthenticationmode(); Setauthenticationmode() - Intermec 700 Series User Manual

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

Advertisement

GetAuthenticationMode()

SetAuthenticationMode()

700 Series Color Mobile Computer User's Manual
Gets the current authentication mode.
Syntax
UINT GetAuthenticationMode( ULONG & );
Parameters
S &
References a ULONG value which include the following current au-
thentication mode:
S NDIS_RADIO_AUTH_MODE_OPEN
Open System is in use.
S NDIS_RADIO_AUTH_MODE_SHARED
Shared Key is in use.
S NDIS_RADIO_AUTH_MODE_AUTO
Automatic Detection.
S NDIS_RADIO_AUTH_MODE_ERROR
Unknown value/Error.
Returns
ERROR_SUCCESS when successful,
ERR_QUERY_FAILED when the query failed, or
ERR_CONNECT_FAILED if a connection with the radio failed.
Sets the radio authentication mode with a value defined in the
GetAuthenticationMode() function.
Syntax
UINT SetAuthenticationMode( ULONG );
Parameters
Passes in a ULONG set to one of the values as defined in
GetAuthenticationMode().
Returns
ERROR_SUCCESS when successful,
ERR_QUERY_FAILED when the query failed, or
ERR_CONNECT_FAILED if a connection with the radio failed.
Chapter 7
Programming
315

Advertisement

Table of Contents
loading

Table of Contents