[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Lock a region of the stream
Source position: classesh.inc line 964
public function TStreamAdapter.LockRegion( |
libOffset: Largeint; |
cb: Largeint; |
dwLockType: LongInt |
):HRESULT; virtual; |
LockRegion implements IStream.LockRegion.
This function must be overridden and will raise a runerror 217 when called directly.
IStream.LockRegion |
lazarus-ccr.sourceforge.net |