 | EposGetCurrent Method |
Namespace:
LynceeTec.InterfaceEpos
Assembly:
LynceeTec.InterfaceEpos (in LynceeTec.InterfaceEpos.dll) Version: 0.0.0.0
Syntaxpublic virtual bool GetCurrent(
byte nodeID,
ref short current
)
public:
virtual bool GetCurrent(
unsigned char nodeID,
short% current
)
Parameters
- nodeID
- Type: SystemByte
- current
- Type: SystemInt16
Return Value
Type:
Boolean
See Also