 | EposGetEnableState Method |
Namespace:
LynceeTec.InterfaceEpos
Assembly:
LynceeTec.InterfaceEpos (in LynceeTec.InterfaceEpos.dll) Version: 0.0.0.0
Syntaxpublic virtual bool GetEnableState(
byte nodeID,
ref bool enable
)
public:
virtual bool GetEnableState(
unsigned char nodeID,
bool% enable
)
Parameters
- nodeID
- Type: SystemByte
- enable
- Type: SystemBoolean
Return Value
Type:
Boolean
See Also