LBM .Net API Documentation
getShort Method
Namespacescom.latencybusters.lbmLBMMessagePropertygetShort()()()
Retrieve the value stored in this object as a short. Only properties of type LBM.MSG_PROPERTY_BYTE, LBM.MSG_PROPERTY_SHORT, and LBM.MSG_PROPERTY_STRING can be retrieved as a short.
Declaration Syntax
C#
public short getShort()
Return Value
The stored value, converted to a System.Short.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0