Project: Stream Extension Classes
Unit: PJIStreams
Classes: TPJIStreamWrapper, TPJHandleIStreamWrapper, TPJFileIStream
Applies to: ~>3.0
function LockRegion(libOffset: Largeint; cb: Largeint;
dwLockType: Longint): HResult; virtual; stdcall;
Method not supported.
This method may restrict access to a specified range of bytes in the stream. It is optional whether support is provided for this method – this implementation does not do so. A stub is provided in accordance with the Microsoft documentation.
Parameters:
Returns: