User's Manual

CSL CS101-2 EPC CLASS 1 GEN 2 RFID HANDHELD READER USER'S MANUAL, VERSION 1.0
Copyright © Convergence Systems Limited, All Rights Reserved
149
const int LMEM_ZEROINIT = 0x40;.
Description:
Equivalent to the LMEM_ZEROINIT flag in WinCE
Structures:
None.
Macros:
None.
Function Definitions:
f_LaunchBlockingApp
Prototype:
public static void f_LaunchBlockingApp(string strPath, string strParms)
Parameters:
strPath: path and executable filename
strParms: .paramter list
Description:
This lauch a blockiong App Launch in a new process
.
f_Ping
Prototype:
public static int f_Ping(string addr,ulong udCount, ref string strResult).
Parameters:
addr: IP address of the destination.
udCount: number of ping packets.
strResult: the ping response text.
Description:
This pings an (url or ip) address using ICMP ipv4 packets