Visual Basic Example
Syntax
object.GetByte(Index As Long) As Integer
Remarks
Retrieves a single byte from the object's buffer at a specific index.
Platforms
Win32, x64
See Also
Elements:
ltmmMemory.BufferSize Property, ltmmMemory.GrowBy Property, ltmmMemory.LockBuffer Method, ltmmMemory.CopyData Method, ltmmMemory.GetData Method, ltmmMemory.LockRegion Method, ltmmMemory.SetByte Method, ltmmMemory.SetData Method, ltmmMemory.Unlock Method
Topics:
Multimedia Properties, Methods and Events