Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int WriteInt16(short iVal);
public int WriteInt16 (short iVal);
abstract member WriteInt16 : int16 -> int
Public Function WriteInt16 (iVal As Short) As Integer