SemysEncoderWriteInt |
01 | Encodes an integer at the current position and increments the position. |
02 |
void SemysEncoderWriteInt16(HSemysCoder coder, uint16 *pValue); |
03 |
Parameters:
|
04 |
Reference: SemysCoder.h Implementation: Semys Library See Also: Coder Sub-System, SemysDecoderReadInt() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |