 | EposGetPosition Method |
Namespace:
LynceeTec.InterfaceEpos
Assembly:
LynceeTec.InterfaceEpos (in LynceeTec.InterfaceEpos.dll) Version: 0.0.0.0
Syntaxpublic virtual bool GetPosition(
byte nodeID,
ref int posQc
)
public:
virtual bool GetPosition(
unsigned char nodeID,
int% posQc
)
Parameters
- nodeID
- Type: SystemByte
- posQc
- Type: SystemInt32
Return Value
Type:
Boolean
See Also