CSL CS101-2 EPC CLASS 1 GEN 2 RFID HANDHELD READER
USER'S MANUAL, VERSION 1.0
Copyright © Convergence Systems Limited, All Rights Reserved
144
synchronously.
C# namespace:
PosSp_Apis .
Dependencies:
Program Files\W_PosSp.dll;
Type Definitions:
Not needed.
Enumerations:
PosSp_Apis.BUZZER_SOUND
Prototype:
public enum BUZZER_SOUND : uint {
BUZZER_LOW_SOUND,
BUZZER_MIDDLE_SOUND,
BUZZER_HIGH_SOUND
};
Description:
This is the volume of the buzzer on pda.
Macros:
Not needed.
Function Definitions:
f_PosSp_Initialize
Prototype:
public static extern int f_PosSp_Initialize();
Parameters:
None.
Description:
Initialization of the POS SP library at the caller thread.
f_PosSp_Uninitialize
Prototype:
public static extern int f_PosSp_Uninitialize();
Parameters:
None.
Description: