ltmmMemory.Unlock Method
Visual Basic Example
Syntax
object.Unlock()
Remarks
Unlocks the locked buffer or region.
Each call to ltmmMemory.LockBuffer or ltmmMemory.LockRegion should have its corresponding call to Unlock.
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.SetByte Method, ltmmMemory.SetData Method
Topics:
Multimedia Properties, Methods and Events