| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Lock a region of the stream
Source position: classesh.inc line 1175
public function TStreamAdapter.LockRegion(  | 
libOffset: LargeUint;  | 
cb: LargeUint;  | 
dwLockType: DWORD  | 
):HResult; virtual;  | 
LockRegion implements #rtl.types.IStream.LockRegion.
This function must be overridden and will raise a runerror 217 when called directly.
  | 
Lock a region of bytes in the stream  |