Addwep(); Getrssi() - Intermec 700 Series User Manual

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

Advertisement

AddWep()

GetRSSI()

700 Series Color Mobile Computer User's Manual
Adds a WEP key to the radio configuration.
Syntax
UINT AddWep( ULONG 1, BOOL 2, TCHAR * 3 );
Parameters
S ULONG
Pointer that identifies what key to be set.
S BOOL
Specifies whether the key being set is the default TX key.
S TCHAR
Pointer that specifies the key data either in hex (string lengths of 10 or
26) or ASCII (string lengths of 5 or 13).
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 current RSSI (Received Signal Strength Indication).
Syntax
UINT GetRSSI( ULONG & );
Parameters
S &
References a ULONG value.
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
313

Advertisement

Table of Contents
loading

Table of Contents