Isorinoco(); Encryptwepkeyforregistry(); Setrtsthreshold() - Intermec 700 Series User Manual

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

Advertisement

Chapter
7
Programming

isOrinoco()

EncryptWepKeyForRegistry()

SetRTSThreshold()

318
Confirms whether the present radio is an ORiNOCO radio.
Syntax
UINT isOrinoco( );
Parameters
None.
Returns
TRUE when an ORiNOCO radio.
FALSE when other than an ORiNOCO radio.
Encrypts a key for registry storage. Requires TCHAR pointers for a des-
tination and a source.
Syntax
UINT EncryptWepKeyForRegistry( TCHAR * szDest, TCHAR *
szSource );
Parameters
S szDest
String for the destination.
S szSource
String for the source.
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 RTS (Request To Send) threshold.
Syntax
UINT SetRTSThreshold( USHORT & );
Parameters
S &
References a USHORT value.
Returns
None.
700 Series Color Mobile Computer User's Manual

Advertisement

Table of Contents
loading

Table of Contents