Mercury API
Gen2..::.IDS..::.SL900A..::.GetBatteryLevel Constructor (batteryType, passwordLevel, password)
NamespacesThingMagicGen2..::.IDS..::.SL900A..::.GetBatteryLevelGen2..::.IDS..::.SL900A..::.GetBatteryLevel(Gen2..::.IDS..::.SL900A..::.BatteryType, Gen2..::.IDS..::.SL900A..::.Level, UInt32)
Constructor to initialize the parameters of GetBatteryLevel
Declaration Syntax
C#Visual BasicVisual C++
public GetBatteryLevel(
	Gen2..::.IDS..::.SL900A..::.BatteryType batteryType,
	Gen2..::.IDS..::.SL900A..::.Level passwordLevel,
	uint password
)
Public Sub New ( _
	batteryType As Gen2..::.IDS..::.SL900A..::.BatteryType, _
	passwordLevel As Gen2..::.IDS..::.SL900A..::.Level, _
	password As UInteger _
)
public:
GetBatteryLevel(
	Gen2..::.IDS..::.SL900A..::.BatteryType batteryType, 
	Gen2..::.IDS..::.SL900A..::.Level passwordLevel, 
	unsigned int password
)
Parameters
batteryType (Gen2..::.IDS..::.SL900A..::.BatteryType)
enum
passwordLevel (Gen2..::.IDS..::.SL900A..::.Level)
Password level
password (UInt32)
Password

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)