ltmmMemory.SetByte Method

Visual Basic Example

Syntax

object.SetByte(Index As Long, Val As Integer)

Remarks

Sets a single byte value in the object’s buffer at a specified index.

See Also

Elements:

ltmmMemory.BufferSize Property, ltmmMemory.GrowBy Property, ltmmMemory.LockBuffer Method, ltmmMemory.CopyData Method, ltmmMemory.GetByte Method, ltmmMemory.GetData Method, ltmmMemory.LockRegion Method, ltmmMemory.SetData Method, ltmmMemory.Unlock Method

Topics:

Multimedia Properties, Methods and Events