Syntax

dbWriteMemblockWord(MemblockID, Position, Word)

Description

This command will write a Word (two bytes) into the specified location of the memblock. The memblock must exist or the command will fail. The Position value is specified in bytes. The Word must be a value between 0 and 65535.

See Also

dbMemblockByte, dbMemblockDword, dbMemblockFloat, dbMemblockWord, dbWriteMemblockByte, dbWriteMemblockDword, dbWriteMemblockFloat, dbWriteMemblockWord